eth_newBlockFilter
Creates a filter in the node, to notify when a new block arrives.
Params
(0)Result
(Filter Identifier)string
Match pattern:
^0x([1-9a-f]+[0-9a-f]*|0)$
Creates a filter in the node, to notify when a new block arrives.
Was this page helpful?