• Gets balance for all addresses in the wallet for a given asset.

    Parameters

    • wallet: Wallet

      The wallet to get the balance for.

    • args: { assetId: string }

      The input arguments for the action.

    Returns Promise<string>

    A message containing the balance information.