eth_newFilter

Creates a filter object based on filter options to notify when state changes (logs).

Path parameters

apiKeystringRequiredDefaults to docs-demo

Request

This endpoint expects an object.
FilterobjectRequired
The filter options object to specify the filter criteria for logs.

Response

A hexadecimal string representing the ID of the created filter.