Skip to main content

hl_unsubscribe JSON-RPC Method

Loading...

Updated on
Jan 23, 2026

hl_unsubscribe JSON-RPC Method

To know more about the datasets for complete definitions and filtering options for each stream type, see here.

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