Table Columns

Unique Key: transaction_hash, message_index

Column NameDescription
typeThe type of the message.
actionThe operation performed by the message.
moduleThe module that processed the message.
message_indexThe index of the message within the transaction.
senderThe address that sent the message.
block_heightThe sequential number of the block in the blockchain.
block_timestampThe timestamp when the block was created.
block_hashThe hash of the block.
transaction_hashThe hash of the transaction containing the message.
transaction_indexThe index of the transaction within the block.
_created_atThe timestamp when the entry was created.
_updated_atThe timestamp when the entry was updated.