Function MRC20BalanceCreationCost

  • Calculates the cost of creating a new MRC20 balance.

    Parameters

    • provider: PublicProvider

      The provider to use.

    • tokenAddress: string
    • recipient: string

      The recipient of the balance.

    Returns Promise<bigint>

    The cost in the smallest unit of the Massa currency.