Column Name | Description |
---|---|
block_hash | The hash of the block containing the transaction |
id | The unique identifier of the transaction or receipt |
executor_id | The ID of the executor |
gas_burnt | The amount of gas burnt during the execution of the transaction |
logs | Logs generated during the execution of the transaction |
metadata | Metadata describing additional information about the transaction |
receipt_ids | The IDs of the receipts generated by the transaction |
status | The status of the transaction |
success | Whether the transaction was successful |
tokens_burnt | The amount of tokens burnt during the transaction |
proof | Proof of the transaction outcome |
receipt_outcome_index | The index of the receipt outcome |
receiver_id | The account ID of the transaction receiver |
signer_id | The account ID of the transaction originator |
transaction_block_hash | The hash of the block where the transaction was included |
transaction_block_height | The height of the block where the transaction was included |
transaction_block_timestamp | The timestamp when the block containing the transaction was created |
transaction_hash | The hash of the transaction |
transaction_index | The index of the transaction within the block |
_created_at | Timestamp when the record was created |
_updated_at | Timestamp when the record was last updated |