JSON RPC
eth_newBlockFilter
POST
Creates a filter in the node, to notify when a new block arrives. To check if the state has changed, call eth_getFilterChanges.
Body
number
Serves as a unique identifier for the request
string
Indicates the version of JSON-RPC being used
string
Represents the name of the remote procedure or method to be called
array
None
Response
number
Returns unique identifier for the request
string
Returns the version of JSON-RPC being used.
string
A filter id