• Parses a token amount from a decimal representation.

    Returns

    Type Parameters

    • Tk extends Token<Tk, Tk>

    Parameters

    • token: Tk
    • uiAmount: string
    • decimalSeparator: string = DEFAULT_DECIMAL_SEPARATOR
    • groupSeparator: string = DEFAULT_GROUP_SEPARATOR

    Returns JSBI

Generated using TypeDoc