Skip to main content

Table of contents

The eth_mainnet.logs_decoded Smart Contracts emit event logs when certain predefined actions are completed. The structure published in these logs is predefined by the developer of the smart contract, the content is dynamically created during the transaction.

Columns

NameTypeDescription
signaturevarcharThis is a message plus some sort of proof that the message came from a specific person/sender/address.
tx_hashvarcharThe transaction hash of the transaction that produced this log
contract_addressvarcharThe address of the contract that emitted the log
block_numberintegerThe length of the blockchain in blocks
The block timeintegerN/A
block_timedateThe time when the block was mined
indexintegerN/A
event_namevarcharN/A
data_decodedvarcharN/A
ymvarcharYear month