Function getTransferrableBalance

  • Parameters

    • address: string

      Public address of the account to get transferrable balance for.

    Returns Promise<BN>

    The transferrable balance of an account.

    Name

    getTransferrableBalance

    Summary

    Get the transferrable balance of an account.

Generated using TypeDoc