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
https://{network}.s.chainbase.online/v1
/
{api-key}
Path Parameters
Body
application/json