unsubscribe RPC Method
Parameters
object
object
REQUIRED
Loading...
streams
array
Loading...
accounts
array
Loading...
accounts_proposed
array
Loading...
books
array
Loading...
Returns
id
string
Loading...
status
string
Loading...
type
string
Loading...
result
string
Loading...
warnings
array
Loading...
id
integer
Loading...
message
string
Loading...
Request
1wscat -c wss://docs-demo.xrp-mainnet.quiknode.pro/ \2# wait for connection3{"id":1,"jsonrpc":"2.0","method":"unsubscribe","params":[{"streams":["ledger","server","transactions","transactions_proposed"],"accounts":["rrpNnNLKrartuEqfJGpqyDwPj1AFPg9vn1"],"accounts_proposed":["rrpNnNLKrartuEqfJGpqyDwPj1AFPg9vn1"],"books":[]}]}
1wscat -c wss://docs-demo.xrp-mainnet.quiknode.pro/ \2# wait for connection3{"id":1,"jsonrpc":"2.0","method":"unsubscribe","params":[{"streams":["ledger","server","transactions","transactions_proposed"],"accounts":["rrpNnNLKrartuEqfJGpqyDwPj1AFPg9vn1"],"accounts_proposed":["rrpNnNLKrartuEqfJGpqyDwPj1AFPg9vn1"],"books":[]}]}
Response
1{2"id": 1,3"jsonrpc": "2.0",4"result": true5}
1{2"id": 1,3"jsonrpc": "2.0",4"result": true5}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free