Logs

Retrieves all the logs at the specified block number or hash.

👍

Blockchains Supported

This endpoint supports Ethereum.

Response Data

FieldTypeDescription
addressstringThe address which created the log.
datastringThe data associated with the log.
logIndexnumberThe index of the log within the block.
numberstringThe block number.
removedbooltrueif the log was removed and false otherwise.
timestampstringThe time when the log was created.
topicsarrayThe log's topics.
transactionHashstringThe hash of the transaction that contains this log.
Language
Authorization
Header
Click Try It! to start a request and see the response here!