Commonly used to get all the event logs of the latest block, or for a range of blocks. Includes sender contract metadata as well as decoded logs.
info object, including a link and message.Related guides
Bearer authentication header of the form: Bearer <token>, where <token> is your GoldRush API Key.
The chain name eg: eth-mainnet.
The first block to retrieve log events with. Accepts decimals, hexadecimals, or the strings earliest and latest.
The last block to retrieve log events with. Accepts decimals, hexadecimals, or the strings earliest and latest.
The address of the log events sender contract.
The topic hash(es) to retrieve logs with.
The block hash to retrieve logs for.
Omit decoded log events.
Successful response
The timestamp when the response was generated. Useful to show data staleness to users.
The requested chain ID eg: 1.
The requested chain name eg: eth-mainnet.
The latest block height of the blockchain at the time this response was provided.
The timestamp of the latest signed block at the time this response was provided.
List of response items.