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

Table Columns

Column NameData TypeDescription
accountVARCHAR(16777216)The account involved in the transaction.
account_state_afterVARIANTThe state of the account after the transaction.
account_state_beforeVARIANTThe state of the account before the transaction.
workchainNUMBER(38,0)The workchain identifier where the transaction occurred.
shardVARCHAR(16777216)The shard identifier where the transaction occurred.
seqnoNUMBER(38,0)The sequence number of the transaction.
abortedBOOLEANIndicates if the transaction was aborted.
actionVARIANTDetails of the action performed in the transaction.
compute_phVARIANTCompute phase details of the transaction.
credit_firstBOOLEANIndicates if the transaction has a credit phase first.
credit_phVARIANTCredit phase details of the transaction.
destroyedBOOLEANIndicates if the account was destroyed.
storage_phVARIANTStorage phase details of the transaction.
typeVARCHAR(16777216)The type of the transaction.
end_statusVARCHAR(16777216)The status of the account at the end of the transaction.
hashVARCHAR(16777216)The hash of the transaction.
in_msg_hashVARCHAR(16777216)The hash of the inbound message associated with the transaction.
ltNUMBER(38,0)The logical time of the transaction.
mc_block_seqnoNUMBER(38,0)The masterchain block sequence number.
utimeTIMESTAMP_NTZ(9)The Unix timestamp of the transaction.
orig_statusVARCHAR(16777216)The original status of the account before the transaction.
out_msgs_countNUMBER(38,0)The count of outbound messages generated by the transaction.
prev_trans_hashVARCHAR(16777216)The hash of the previous transaction.
prev_trans_ltNUMBER(38,0)The logical time of the previous transaction.
total_feesNUMBER(38,0)The total fees paid for the transaction.
transaction_indexNUMBER(38,0)The index of the transaction within the block.
in_msgVARIANTThe full inbound message that triggered the transaction, including source, destination, value, and body payload.
_created_atTIMESTAMP_NTZ(9)Timestamp of the entry creation.
_updated_atTIMESTAMP_NTZ(9)Timestamp of the entry update.