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.checkpoints
Table StatusBeta 🌱
Unique Keytimestamp, sequence
Clustering Key(s)to_date("timestamp")
Search Optimizationsequence, digest

Table Columns

Column NameData TypeDescription
checkpoint_commitmentsVARIANTCommitments included in the checkpoint.
digestVARCHAR(16777216)The unique identifier or hash of the checkpoint.
epochNUMBER(38,0)The epoch number when the checkpoint was created.
computation_costNUMBER(38,0)The computational cost associated with the checkpoint.
non_refundable_storage_feeNUMBER(38,0)The storage fee that is not refundable.
storage_costNUMBER(38,0)The cost of storage for the checkpoint.
storage_rebateNUMBER(38,0)The rebate received for storage.
network_total_transactionsNUMBER(38,0)The total number of transactions in the network.
previous_digestVARCHAR(16777216)The digest of the previous checkpoint.
sequenceNUMBER(38,0)The sequence number of the checkpoint.
timestampTIMESTAMP_NTZ(9)The timestamp when the checkpoint was created.
transactionsVARIANTTransactions included in the checkpoint.
_created_atTIMESTAMP_NTZ(9)Timestamp of the entry creation.
_updated_atTIMESTAMP_NTZ(9)Timestamp of the entry update.