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.object_changes
Table StatusBeta 🌱
Unique Keycheckpoint_timestamp, digest
Clustering Key(s)to_date("checkpoint_timestamp")
Search Optimizationtransaction_block_digest, sender, object_type

Table Columns

Column NameData TypeDescription
checkpoint_digestVARCHAR(16777216)The digest of the checkpoint associated with the change.
checkpoint_sequenceNUMBER(38,0)The sequence number of the checkpoint.
checkpoint_timestampTIMESTAMP_NTZ(9)The timestamp of the checkpoint.
digestVARCHAR(16777216)The unique identifier or hash of the object change.
object_change_indexNUMBER(38,0)The index of the object change.
object_idVARCHAR(16777216)The ID of the object being changed.
object_typeVARCHAR(16777216)The type of the object being changed.
ownerVARIANTThe owner of the object.
previous_versionNUMBER(38,0)The previous version of the object.
senderVARCHAR(16777216)The sender associated with the object change.
transaction_block_digestVARCHAR(16777216)The digest of the transaction block.
transaction_block_statusVARCHAR(16777216)The status of the transaction block.
typeVARCHAR(16777216)The type of object change.
versionNUMBER(38,0)The version of the object.
_created_atTIMESTAMP_NTZ(9)Timestamp of the entry creation.
_updated_atTIMESTAMP_NTZ(9)Timestamp of the entry update.