Skip to main content

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 Details

PropertyValue
Table Namesui_testnet.raw.transaction_blocks
Table StatusBeta 🌱
Unique Keycheckpoint_timestamp, digest
Clustering Key(s)to_date("checkpoint_timestamp")
Search Optimizationsender, digest

Table Columns

Column NameData TypeDescription
checkpoint_sequenceNUMBER(38,0)The sequence number of the checkpoint containing this transaction block.
checkpoint_digestVARCHAR(16777216)The digest of the checkpoint.
digestVARCHAR(16777216)The unique identifier or hash of the transaction block.
dependenciesVARIANTThe dependencies of the transaction block.
events_digestVARCHAR(16777216)The digest of the events in the transaction block.
executed_epochNUMBER(38,0)The epoch during which the transaction was executed.
gas_objectVARIANTThe gas object used for the transaction.
message_versionVARCHAR(16777216)The version of the transaction message.
modified_at_versionsVARIANTThe versions at which modifications occurred.
mutatedVARIANTThe mutated objects in the transaction block.
shared_objectsVARIANTThe shared objects involved in the transaction block.
statusVARIANTThe status of the transaction block.
inner_statusVARCHAR(16777216)The inner status of the transaction.
transaction_digestVARCHAR(16777216)The digest of the transaction.
events_countNUMBER(38,0)The count of events in the transaction block.
object_changes_countNUMBER(38,0)The count of object changes in the transaction block.
raw_transactionVARCHAR(16777216)The raw transaction data.
checkpoint_timestampTIMESTAMP_NTZ(9)The timestamp of the checkpoint containing this transaction block.
gas_dataVARIANTThe data related to gas usage.
transaction_message_versionVARCHAR(16777216)The version of the transaction message.
senderVARCHAR(16777216)The sender of the transaction.
inputsVARIANTThe inputs to the transaction.
kindVARCHAR(16777216)The kind of transaction.
tx_signaturesVARIANTThe signatures of the transaction.
transaction_block_indexNUMBER(38,0)The index of the transaction block within the checkpoint.
transactions_countNUMBER(38,0)The count of transactions in the transaction block.
gas_computation_costNUMBER(38,0)The cost (in MIST) of computational resources consumed by the transaction.
gas_non_refundable_storage_feeNUMBER(38,0)The portion of the storage fee that is not refundable upon object deletion.
gas_storage_rebateNUMBER(38,0)The amount (in MIST) refunded for storage freed by the transaction.
gas_storage_costNUMBER(38,0)The cost (in MIST) of on-chain storage consumed by the transaction.
gas_fees_mistNUMBER(38,0)The total gas fees paid for the transaction, denominated in MIST (10^-9 SUI).
balance_changes_countNUMBER(38,0)The number of balance changes in the transaction block.
_created_atTIMESTAMP_NTZ(9)Timestamp of the entry creation.
_updated_atTIMESTAMP_NTZ(9)Timestamp of the entry update.