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.events
Table StatusBeta 🌱
Unique Keycheckpoint_timestamp, transaction_block_digest, event_seq
Clustering Key(s)to_date("checkpoint_timestamp")
Search Optimizationtransaction_block_digest, sender, type

Table Columns

Column NameData TypeDescription
bcsVARCHAR(16777216)The Binary Canonical Serialization (BCS) of the event.
checkpoint_digestVARCHAR(16777216)The digest of the checkpoint associated with the event.
checkpoint_sequenceNUMBER(38,0)The sequence number of the checkpoint.
checkpoint_timestampTIMESTAMP_NTZ(9)The timestamp of the checkpoint.
event_seqNUMBER(38,0)The sequence number of the event.
transaction_block_digestVARCHAR(16777216)The digest of the transaction block that emitted the event.
package_idVARCHAR(16777216)The ID of the package that emitted the event.
parsed_jsonVARIANTThe parsed JSON data of the event.
senderVARCHAR(16777216)The sender of the event.
transaction_block_statusVARCHAR(16777216)The status of the transaction block.
transaction_moduleVARCHAR(16777216)The module of the transaction that emitted the event.
typeVARCHAR(16777216)The type of event.
_created_atTIMESTAMP_NTZ(9)Timestamp of the entry creation.
_updated_atTIMESTAMP_NTZ(9)Timestamp of the entry update.