preTokenBalances property
List of token balances from before the transaction was processed or omitted if token balance recording was not yet enabled during this transaction.
Implementation
final List<TokenBalance> preTokenBalances;
List of token balances from before the transaction was processed or omitted if token balance recording was not yet enabled during this transaction.
final List<TokenBalance> preTokenBalances;