Raw
Transactions
Transactions represent individual actions on the blockchain, such as transferring assets or invoking smart contract functions.
Table Columns
Column Name | Description |
---|---|
checkpoint_digest | The digest of the checkpoint associated with the transaction. |
checkpoint_sequence | The sequence number of the checkpoint. |
checkpoint_timestamp | The timestamp of the checkpoint. |
transaction_key | The key of the transaction. |
transaction_value | The value of the transaction. |
transaction_block_digest | The digest of the transaction block. |
transaction_block_status | The status of the transaction block. |
transaction_index | The index of the transaction within the block. |
_created_at | Timestamp of the entry creation. |
_updated_at | Timestamp of the entry update. |