eth_newFilter
Creates a filter object based on filter options to notify when state changes (logs).
Path parameters
apiKey
Request
This endpoint expects an object.
Filter
The filter options object to specify the filter criteria for logs.
Response
A hexadecimal string representing the ID of the created filter.