Skip to main content

eth_newBlockFilter RPC Method

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

Updated on
Aug 07, 2024

eth_newBlockFilter RPC Method

Parameters

This method does not accept any parameters

Returns

result
It returns a filter id to be used when calling eth_getFilterChanges
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free