Function balanceOf

  • Returns the balance of the specified address.

    Returns

    • value in the smallest unit.

    Throws

    • if the given address is not a valid address.

    Parameters

    • address: string

      The address for which the balance is retrieved.

    Returns u64

Generated using TypeDoc