API Reference

eth_uninstallFilter

Uninstalls the filter with a given ID. You can call this method when a filter is no longer needed.
If a filter has not been requested by eth_getFilterChanges for a specific period of time, the filter times out and is automatically uninstalled.

Language
Click Try It! to start a request and see the response here!