Function getTransferrableBalance

  • Name

    getTransferrableBalance

    Summary

    Get the transferrable balance of an account.

    Returns

    The transferrable balance of an account.

    Parameters

    • address: string

      Public address of the account to get transferrable balance for.

    Returns Promise<BN>

Generated using TypeDoc