eth_newFilter
Filter handling | Plasma
eth_newFilter | Plasma
Plasma API method that creates a filter object based on filter options to notify when the state changes (logs). Plasma via Chainstack.
POST
eth_newFilter
Plasma API method that creates a filter object based on filter options to notify when the state changes (logs).
Parameters
object— the filter options with fields likefromBlock,toBlock,address,topics
Response
quantity— a filter ID
eth_newFilter code examples
Last modified on May 18, 2026