Table Columns

Unique Key: UNIQUE_ID

Column NameDescription
CONTRACT_IDThe ID of the smart contract that emitted this event
TOPICSArray of topics associated with this event (typically used for filtering)
DATAThe event data in hexadecimal format
EVENT_TYPEThe type of contract event
IN_SUCCESSFUL_CONTRACT_CALLWhether this event was emitted during a successful contract call
EVENT_INDEXThe index of this event within the transaction
TRANSACTION_DETAILSAdditional transaction details in JSON format
EXTENSIONExtension data for the contract event
LEDGER_SEQUENCEThe sequence number of the ledger containing this event
LEDGER_CLOSE_TIMEThe close time of the ledger containing this event
LEDGER_HASHThe hash of the ledger containing this event
TRANSACTION_HASHThe hash of the transaction that emitted this event
TRANSACTION_INDEXThe index of the transaction within the ledger
TRANSACTION_RESULTThe result code of the transaction that emitted this event
TRANSACTION_SUCCESSFULWhether the transaction that emitted this event was successful
UNIQUE_IDA unique identifier for this contract event
_CREATED_ATTimestamp when this record was created
_UPDATED_ATTimestamp when this record was last updated