Raw
Diagnostic Events
Table Columns
Unique Key: UNIQUE_ID
Column Name | Description |
---|---|
CONTRACT_ID | The ID of the smart contract that generated this diagnostic event |
TOPICS | Array of topics associated with this diagnostic event |
DATA | The diagnostic event data in hexadecimal format |
EVENT_TYPE | The type of diagnostic event |
IN_SUCCESSFUL_CONTRACT_CALL | Whether this diagnostic event was generated during a successful contract call |
EVENT_INDEX | The index of this diagnostic event within the transaction |
TRANSACTION_DETAILS | Additional transaction details in JSON format |
EXTENSION | Extension data for the diagnostic event |
LEDGER_SEQUENCE | The sequence number of the ledger containing this diagnostic event |
LEDGER_CLOSE_TIME | The close time of the ledger containing this diagnostic event |
LEDGER_HASH | The hash of the ledger containing this diagnostic event |
TRANSACTION_HASH | The hash of the transaction that generated this diagnostic event |
TRANSACTION_INDEX | The index of the transaction within the ledger |
TRANSACTION_RESULT | The result code of the transaction that generated this diagnostic event |
TRANSACTION_SUCCESSFUL | Whether the transaction that generated this diagnostic event was successful |
UNIQUE_ID | A unique identifier for this diagnostic event |
_CREATED_AT | Timestamp when this record was created |
_UPDATED_AT | Timestamp when this record was last updated |