Algorand TypeScript
    Preparing search index...

    Function balance

    • 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

      • a: uint64 | Account

        Txn.Accounts offset (or, since v4, an available account address), available application id (or, since v4, a Txn.ForeignApps offset).

      Returns uint64

      value.

      Native TEAL opcode: balance Min AVM version: 2