API Reference

eth_newFilter

'Creates a filter object based on filter options to enable notifications (logs) for state changes.'
'You can use the eth_getFilterChanges method to check whether the state of the filter has changed.'

🚧

Limit

To ensure the efficiency of filter execution, it is recommended to query a range of no more than 5,000 blocks.

Language
Click Try It! to start a request and see the response here!