eth_getLogs

Returns an array of all logs matching the specified filter.

Supported Block Ranges

Here are the block ranges you’re able to submit in a single query, depending on your plan tier:

⚠️ Note: All responses will be capped at 150MB.

ChainFreePay As You GoEnterprise
Ethereum and Layer 2s (Ethereum, Base, Optimism, Arbitrum, Worldchain)unlimitedunlimitedunlimited
Polygon5002000unlimited
Monad5001000unlimited
BSC5001000010000
All Other Chains50010000unlimited

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
new logslist of objects