eth_newBlockFilter

Creates a filter in a node to enable notifications for the arrival of new blocks. You can use the eth_getFilterChanges method to check whether the state of the filter has changed.

Path Params
string
required
Defaults to public
.custom-style { color: #048FF4; }

For higher throughput, please create your own API key.

Body Params

Accepts nothing.

integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to eth_newBlockFilter
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json