Transaction actions are the specific operations contained within a transaction. Examples include transferring tokens, calling a contract function, or staking. Each transaction can contain multiple actions, which are executed in sequence.

Table Columns

Column NameDescription
actionThe specific action executed in the transaction
action_contentsDetailed contents of the action
action_indexThe index of the action within the transaction
block_hashThe hash of the block containing the transaction
block_heightThe height of the block
block_timestampThe time at which the block was created/added to the chain
transaction_hashThe hash of the transaction
transaction_indexThe index of the transaction within the block
signer_idThe account id of the transaction originator
receiver_idThe account id of the transaction receiver
_created_atTimestamp of the entry creation
_updated_atTimestamp of the entry update