eth_newFilter
POST
/{apiKey}
Creates a filter object based on filter options to notify when state changes (logs).
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
FilterobjectrequiredThe filter options object to specify the filter criteria for logs.
Responses
200
A hexadecimal string representing the ID of the created filter.
Was this page helpful?