TON transactions are operations that involve transferring assets or data between accounts on the TON blockchain.

Table Columns

Column NameDescription
accountThe account involved in the transaction.
account_state_afterThe state of the account after the transaction.
account_state_beforeThe state of the account before the transaction.
workchainThe workchain identifier where the transaction occurred.
shardThe shard identifier where the transaction occurred.
seqnoThe sequence number of the transaction.
abortedIndicates if the transaction was aborted.
actionDetails of the action performed in the transaction.
compute_phCompute phase details of the transaction.
credit_firstIndicates if the transaction has a credit phase first.
credit_phCredit phase details of the transaction.
destroyedIndicates if the account was destroyed.
storage_phStorage phase details of the transaction.
typeThe type of the transaction.
end_statusThe status of the account at the end of the transaction.
hashThe hash of the transaction.
in_msg_hashThe hash of the inbound message associated with the transaction.
ltThe logical time of the transaction.
mc_block_seqnoThe masterchain block sequence number.
utimeThe Unix timestamp of the transaction.
orig_statusThe original status of the account before the transaction.
out_msgs_countThe count of outbound messages generated by the transaction.
prev_trans_hashThe hash of the previous transaction.
prev_trans_ltThe logical time of the previous transaction.
total_feesThe total fees paid for the transaction.
transaction_indexThe index of the transaction within the block.
_created_atTimestamp of the entry creation.
_updated_atTimestamp of the entry update.