Optional
computeUnitsConsumed?: numberThe compute units consumed after processing the transaction
The error result of transaction processing
The fee charged for processing the transaction
Optional
innerInstructions?: CompiledInnerInstruction[] | nullAn array of cross program invoked instructions
Optional
loadedAddresses?: LoadedAddressesThe collection of addresses loaded using address lookup tables
Optional
logMessages?: string[] | nullAn array of program log messages emitted during a transaction
The balances of the transaction accounts after processing
Optional
postTokenBalances?: TokenBalance[] | nullThe token balances of the transaction accounts after processing
The balances of the transaction accounts before processing
Optional
preTokenBalances?: TokenBalance[] | nullThe token balances of the transaction accounts before processing
Metadata for a confirmed transaction on the ledger