• This function does the following:

    1. If the input is the E address (0xEEE...), the wrapped ether token address is returned.
    2. Converts the return address to lower case.

    Parameters

    • tokenAddress: string

      The token address to parse.

    Returns string

Generated using TypeDoc