TON messages are data packets that can contain various types of information, including transactions, smart contract instructions, and communication between network participants.

Table Columns

Column NameDescription
workchainThe workchain identifier where the message was sent.
shardThe shard identifier where the message was sent.
seqnoThe sequence number of the message.
bounceIndicates if the message should be bounced back to the sender if it fails.
bouncedIndicates if the message was bounced back to the sender.
utimeThe Unix timestamp when the message was created.
created_ltLogical time when the message was created.
destinationThe destination address of the message.
fwd_feeThe forward fee associated with the message.
hashThe hash of the message.
ihr_disabledIndicates if the Instant Hypercube Routing (IHR) is disabled.
ihr_feeThe fee associated with the IHR.
import_feeThe import fee associated with the message.
init_stateThe initial state of the message.
masterchain_seqnoThe sequence number of the masterchain block.
message_contentThe content of the message.
message_indexThe index of the message within the block.
opcodeThe operation code associated with the message.
sourceThe source address of the message.
transaction_hashThe hash of the associated transaction.
valueThe value transferred by the message.
_created_atTimestamp of the entry creation.
_updated_atTimestamp of the entry update.