Alchemy Logo

eth_newFilter

POST
/{apiKey}

Creates a filter object based on filter options to notify when state changes (logs).

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

objectrequired

The 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?