eth_subscribe. After cancellation, no further notifications are sent for that subscription ID.
Parameters
The hex-encoded subscription ID returned by
eth_subscribe.Returns
true if the subscription was successfully cancelled. false if the subscription ID was not found (e.g., already cancelled or never existed).