{{account.isCryptoCurrency ? account.currency.name : account.currency.code}}
{{format(account.balance.amount, account.balance.currency).localized_u}}
{{format(account.balance.altAmount, account.balance.altCurrency).localized_u}}

{{tx.title}}

{{trim(tx.subtitle)}}

{{format(tx.amount, tx.currency).localized_u}}

{{format(tx.altAmount, tx.altCurrency).localized_u}}

Pending