logsSubscribe
Subscribe to transaction logging to receive notifications when transactions occur that match specified filter criteria. This method establishes a persistent WebSocket connection that will send real-time log notifications whenever transactions matching your filters are processed by the network. You can filter by all transactions, transactions with votes, or transactions mentioning specific accounts.
Request object for subscribing to transaction logs via WebSocket
JSON-RPC protocol version
2.0Possible values: Request identifier that will be returned in the response
1The WebSocket method name
logsSubscribePossible values: WebSocket notification for transaction logs
Subscription successfully created
Bad Request - Invalid parameters
Unauthorized
Forbidden
Too Many Requests
Internal Server Error
Last updated