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
1curl https://docs-demo.sei-pacific.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"jsonrpc":"2.0","method":"eth_newBlockFilter","params":[],"id":1}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free