• Creates an Amount object from the provided basis points and decimals.

    Parameters

    • basisPoints: BigNumberValues

      The number of basis points.

    • decimals: number

      The number of decimals.

    Returns Amount

    The created Amount object.

Generated using TypeDoc