OptionalcomputeUnitsConsumed?: numberThe compute units consumed after processing the transaction
OptionalcostUnits?: numberThe cost units consumed after processing the transaction
The error result of transaction processing
The fee charged for processing the transaction
OptionalinnerInstructions?: ParsedInnerInstruction[] | nullAn array of cross program invoked parsed instructions
OptionalloadedAddresses?: LoadedAddressesThe collection of addresses loaded using address lookup tables
OptionallogMessages?: string[] | nullAn array of program log messages emitted during a transaction
The balances of the transaction accounts after processing
OptionalpostTokenBalances?: TokenBalance[] | nullThe token balances of the transaction accounts after processing
The balances of the transaction accounts before processing
OptionalpreTokenBalances?: TokenBalance[] | nullThe token balances of the transaction accounts before processing
Metadata for a parsed transaction on the ledger