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
apiKey
Request
This endpoint expects an object.
Filter
The filter options object to specify the criteria for logs retrieval.
Response
An array of log objects matching the filter criteria.
Eth Get Logs Result0
OR
Eth Get Logs Result1