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?: ParsedInnerInstruction[] | nullAn array of cross program invoked parsed 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 parsed transaction on the ledger