Lists event logs for a range of blocks.
Name of the blockchain (e.g., ethereum, polygon, bsc)
The block height to start from, inclusive. Defaults to genesis block.
The block height to end at, inclusive. Defaults to latest block height.
The address to filter logs by.
A comma separated list of topics to filter logs by.
The cursor returned in previous response (for getting the next page).
Number of records to fetch
1 <= x <= 100
OK
The response is of type object
.
Lists event logs for a range of blocks.
Name of the blockchain (e.g., ethereum, polygon, bsc)
The block height to start from, inclusive. Defaults to genesis block.
The block height to end at, inclusive. Defaults to latest block height.
The address to filter logs by.
A comma separated list of topics to filter logs by.
The cursor returned in previous response (for getting the next page).
Number of records to fetch
1 <= x <= 100
OK
The response is of type object
.