EVM RPC API
eth_uninstallFilter
Uninstalls a previously-created filter given the filter’s id. Always uninstall filters when no longer needed.
Parameters
QUANTITY
- The filter id
Returns
Boolean
- True if the filter was successfully uninstalled, false otherwise
POST
Path Parameters
Body
application/json