eth_newBlockFilter - Ethereum

Creates a filter in the node, to notify when a new block arrives.

Don’t have an API key?

Start using this API in your app today.

To check if the state has changed, call eth_getFilterChanges.

📘

Note on Filters

  • Filters expire after 5 minutes of inactivity (no queries).
Language
Click Try It! to start a request and see the response here!