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 wrapped under the pos0 field.
The parsed event payload.
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.
An event record whose parsed payload is wrapped under
parsedJson.pos0.The wrapper matches the shape used by the affected on-chain event versions; the remaining metadata fields have the same meaning as
EventOnChain.