eth_uninstallFilter
Filter handling | Plasma
eth_uninstallFilter | Plasma
Plasma API method that uninstalls a filter with the given ID. quantity — the filter ID boolean — true if the filter was successfully uninstalled.
POST
eth_uninstallFilter
Plasma API method that uninstalls a filter with the given ID.
Parameters
quantity— the filter ID
Response
boolean—trueif the filter was successfully uninstalled,falseotherwise
eth_uninstallFilter code examples
Last modified on May 18, 2026