eth_unsubscribe
Cancel subscriptions by calling eth_unsubscribe
with the subscription ID. It returns a boolean indicating that the subscription was canceled successfully.
REQUEST PARAMS
SUBSCRIPTION ID
[required]
EXAMPLE
RESPONSE
RESULT FIELDS
UNSUBSCRIBED FLAG
- true if the subscription is canceled successfully.
BODY
Last updated