newBlockFilter
Creates a filter in the node, to notify when a new block arrives. To check if the state has changed, call eth_getFilterChanges.
Filter IDs will be valid for up to fifteen minutes, and can polled by any connection using the same v3 project ID.
EXAMPLE
RESPONSE
RESULT FIELDS
FILTER ID
- A string denoting the newly created filter ID
BODY
Last updated