eth_newBlockFilter
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.
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.