Skip to main content

starknet_unsubscribe RPC Method

Loading...

Updated on
Jun 13, 2025

starknet_unsubscribe RPC Method

Parameters

subscription_id
string
REQUIRED
Loading...

Returns

result
boolean
Loading...
Request
1
# Note: You can specify Starknet version in the URL path
2
# Example: /rpc/v0_8 for version 0.8, /rpc/v0_6 for version 0.6
3
wscat -c rpc/v0_8 \
4
# wait for connection
5
{"id":1,"jsonrpc":"2.0","method":"starknet_unsubscribe","params":["YOUR_SUBSCRIPTION_ID"]}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free