The event's BCS representation as a string.
The transaction digest and sequence number that identify the event.
The event's zero-based sequence number as a decimal string.
The digest of the transaction that emitted the event.
The published package that defines the event type.
The event payload after the transport has parsed its JSON fields.
The Sui address that sent the transaction.
The event timestamp in epoch milliseconds, when the transport provides it.
The Move module that emitted the event.
The fully qualified Move event type.
The JSON-RPC-shaped event record consumed by the package event casters.
Fieldsis the parsed event payload. Numeric fields that Sui serializes as large integers remain decimal strings in the transport shape.