Skip to main content

hl_unsubscribe JSON-RPC Method

Loading...

Updated on
May 07, 2026

hl_unsubscribe JSON-RPC Method

Access to /hypercore JSON-RPC methods requires a Build plan or higher. View pricing to upgrade. For complete stream type definitions and filtering options, see the datasets documentation.

Parameters

streamType
string
Loading...
filterName
string
Loading...

Returns

result
object
Loading...
Request
1
wscat -c /ws \
2
# wait for connection
3
{"jsonrpc":"2.0","method":"hl_unsubscribe","params":{"streamType":"trades"},"id":2}
1
wscat -c /ws \
2
# wait for connection
3
{"jsonrpc":"2.0","method":"hl_unsubscribe","params":{"streamType":"trades"},"id":2}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free