eth_newBlockFilter

Creates a block filter in the node, to notify when a new block arrives.
To check if the state has changed, call eth_getFilterChanges.

Parameters

None

Returns

  • QUANTITY - A filter id
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to demo
Body Params
integer
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to eth_newBlockFilter
params
array
required
Defaults to []
Params*
Response

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