Stacks events are occurrences triggered by transactions, providing information about changes or significant actions on the blockchain.

Table Columns

Column NameDescription
block_hashThe hash of the block containing the event.
block_heightThe height of the block containing the event.
burn_block_timeTimestamp when the corresponding burn block was mined.
event_indexIndex of the event within the transaction.
event_typeType of the event (e.g., smart_contract_log, stx_lock, fungible_asset).
tx_idThe unique identifier or hash of the transaction associated with the event.
event_contentsContents of the event.
_created_atTimestamp of the entry creation.
_updated_atTimestamp of the entry update.