The sequence number of the checkpoint containing the emitting transaction.
null on the JSON-RPC transport, which does not expose checkpoint
information for queried events.
The index of this event within its transaction's event list.
The JSON representation of the event's Move struct data.
Warning: The exact shape and field names of this data may vary between different
API implementations (JSON-RPC vs gRPC or GraphQL). For consistent data across APIs use
the bcs field and parse the BCS data directly.
The digest of the transaction that emitted this event.
An event returned from a query, along with its position in the ledger.