OptionalbalanceOptionalbcsInclude the raw BCS-encoded transaction bytes.
OptionaleffectsInclude parsed transaction effects (gas used, changed objects, status, etc.).
OptionaleventsInclude events emitted by the transaction.
On the GraphQL transport, at most the first 50 events of a transaction are returned; gRPC and JSON-RPC return the full event list.
OptionalobjectInclude a map of object IDs to their types for all changed objects.
OptionaltransactionInclude the parsed transaction data (sender, gas config, inputs, commands).
Include balance changes caused by the transaction.