• Directly creates an Amount given the base units and decimal level

    Parameters

    • amount: bigint

      Amount expressed as base units

    • decimals: number

      The number of decimals for the token this amount is of

    Returns amount.Amount

    An Amount, expressed as base units and decimals

Generated using TypeDoc