Transactions represent individual actions on the blockchain, such as transferring assets or invoking smart contract functions.Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
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. |