Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for eth_newFilter: [filterObject]. See below for filterObject properties.Positional parameters for
eth_newFilter:params[0]: Filter options used to create a new filter for logs. Topics are order-dependent. Nulls or nested arrays are used to match multiple possibilities.
Returns
Quantity - The filter ID. Example:
“0x1”.