Skip to main content

eth_newBlockFilter

POST 

/

Creates a filter to receive notifications when new blocks are mined, and returns a filter ID. The filter ID is used with eth_getFilterChanges to poll for filter results.

Request

Responses

Successful Response