Transactions represent individual actions on the blockchain, such as transferring assets or invoking smart contract functions.

Table Columns

Column NameDescription
checkpoint_digestThe digest of the checkpoint associated with the transaction.
checkpoint_sequenceThe sequence number of the checkpoint.
checkpoint_timestampThe timestamp of the checkpoint.
transaction_keyThe key of the transaction.
transaction_valueThe value of the transaction.
transaction_block_digestThe digest of the transaction block.
transaction_block_statusThe status of the transaction block.
transaction_indexThe index of the transaction within the block.
_created_atTimestamp of the entry creation.
_updated_atTimestamp of the entry update.