eth_uninstallFilter
Last updated
Last updated
Uninstalls a filter with given id. Should always be called when watch is no longer needed. Additionally Filters timeout when they aren't requested with for a period of time.
QUANTITY - the filter id.
Boolean
- true
if the filter was successfully uninstalled, otherwise false
.
NOTE: In this example we are using public Ethereum endpoint. Ideally, for your own projects, you should use your own endpoint, which you can generate for free by connecting to your wallet .