Get transaction logs
Events
Get transaction logs
Lists event logs for a range of blocks.
GET
Get transaction logs
Documentation Index
Fetch the complete documentation index at: https://ormilabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
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
Required range:
1 <= x <= 100