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 Nameton_testnet.raw.messages
Table StatusBeta 🌱
Unique Keyutime, hash
Clustering Key(s)to_date("utime")

Table Columns

Column NameData TypeDescription
workchainNUMBER(38,0)The workchain identifier where the message was sent.
shardVARCHAR(16777216)The shard identifier where the message was sent.
seqnoNUMBER(38,0)The sequence number of the message.
bounceBOOLEANIndicates if the message should be bounced back to the sender if it fails.
bouncedBOOLEANIndicates if the message was bounced back to the sender.
utimeTIMESTAMP_NTZ(9)The Unix timestamp when the message was created.
created_ltNUMBER(38,0)Logical time when the message was created.
fwd_feeNUMBER(38,0)The forward fee associated with the message.
hashVARCHAR(16777216)The hash of the message.
ihr_disabledBOOLEANIndicates if the Instant Hypercube Routing (IHR) is disabled.
ihr_feeNUMBER(38,0)The fee associated with the IHR.
import_feeNUMBER(38,0)The import fee associated with the message.
init_stateVARIANTThe initial state of the message.
masterchain_seqnoNUMBER(38,0)The sequence number of the masterchain block.
message_contentVARIANTThe content of the message.
message_indexNUMBER(38,0)The index of the message within the block.
opcodeVARCHAR(16777216)The operation code associated with the message.
sourceVARCHAR(16777216)The source address of the message.
transaction_hashVARCHAR(16777216)The hash of the associated transaction.
valueNUMBER(38,0)The value transferred by the message.
destinationVARCHAR(16777216)The destination address of the message.
_created_atTIMESTAMP_NTZ(9)Timestamp of the entry creation.
_updated_atTIMESTAMP_NTZ(9)Timestamp of the entry update.