Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Returns
Quantity - The filter ID. Example:
“0x1”.Creates a filter in the node, to notify when a new block arrives. To check if the state has changed, call eth_getFilterChanges.
“0x1”.