AptosAptos Network's breakthrough technology and seamless user experience are now available on QuickNode.

Start building today!     

Contents

logUnsubscribe RPC Method

Parameters:

  1. number - id of account Subscription to cancel

Returns:

  1. Result - The result will be an RpcResponse JSON object with:

    boolean - unsubscribed success message

Code Examples:

wscat -c wss://sample-endpoint-name.network.quiknode.pro/token-goes-here/ \ 
# wait for connection 
{"id":1,"jsonrpc":"2.0","method": "logsUnsubscribe", "params": [0]}
Ready to get started? Create a free account