Body
array
obrigatório
A single-element array containing the integer subscription id returned by
parsedTransactionSubscribe.Response
boolean
true if the subscription existed and was yours.Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
New: Try Gatekeeper (Beta) for significantly lower latency. Learn More
Stop a Parsed Streams subscription by its id and stop receiving parsedTransactionNotification messages.
parsedTransactionSubscribe.true if the subscription existed and was yours.{ "jsonrpc": "2.0", "id": 2, "method": "parsedTransactionUnsubscribe", "params": [23] }
{ "jsonrpc": "2.0", "id": 2, "result": true }
Esta página foi útil?
{ "jsonrpc": "2.0", "id": 2, "method": "parsedTransactionUnsubscribe", "params": [23] }
{ "jsonrpc": "2.0", "id": 2, "result": true }