eth_getLogs

Currently only supports up to 4 topics and a range up to 50 blocks.
Returns an array of all logs matching the specified filter.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
FilterobjectRequired

The filter options object to specify the criteria for logs retrieval. Up to 4 topics are supported & up to 50 blocks in query range.

Response

An array of log objects matching the filter criteria.
list of strings
OR
new logslist of objects