eth_getLogs

Returns an array of all logs matching the specified filter.

Requests to eth_getLogs are limited to a maximum 500-block range for users on the Free Tier. For access to larger block ranges (up to 10,000 blocks), please upgrade to a paid plan (PAYG or Enterprise).

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
FilterobjectRequired

The filter options object to specify the criteria for logs retrieval.

Response

An array of log objects matching the filter criteria.

list of strings
OR
Eth Get Logs Result1list of objects