Events are occurrences triggered by transactions, providing information about state changes or other notable actions on the blockchain.

Table Columns

Column NameDescription
bcsThe Binary Canonical Serialization (BCS) of the event.
checkpoint_digestThe digest of the checkpoint associated with the event.
checkpoint_sequenceThe sequence number of the checkpoint.
checkpoint_timestampThe timestamp of the checkpoint.
event_seqThe sequence number of the event.
tx_digestThe digest of the transaction associated with the event.
package_idThe ID of the package that emitted the event.
parsed_jsonThe parsed JSON data of the event.
senderThe sender of the event.
transaction_block_statusThe status of the transaction block.
transaction_moduleThe module of the transaction that emitted the event.
typeThe type of event.
_created_atTimestamp of the entry creation.
_updated_atTimestamp of the entry update.