eth_uninstallFilter
Uninstalls a filter with the given ID.
Path parameters
apiKey
Request
This endpoint expects an object.
Filter identifier
The ID of the filter to uninstall.
Response
true if the filter was successfully uninstalled, false
otherwise.