balance
Algorand TypeScript / op / balance
balance(
a):uint64
Defined in: op.ts:545
balance for account A, in microalgos. The balance is observed after the effects of previous transactions in the group, and after the fee for the current transaction is deducted. Changes caused by inner transactions are observable immediately following itxn_submit
Parameters
Section titled “Parameters”Txn.Accounts offset (or, since v4, an available account address), available application id (or, since v4, a Txn.ForeignApps offset).
Returns
Section titled “Returns”value.
Native TEAL opcode: balance
Min AVM version: 2