Alchemy Logo

eth_newBlockFilter

POST
https://metis-mainnet.g.alchemy.com/v2/{apiKey}

Creates a filter in the node to notify when new blocks arrive.

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Responses

200

A hexadecimal string representing the ID of the created filter.

Was this page helpful?