• Fetches the uniswap v3 pool address for a given token.

    Parameters

    • tokenAddress: string

      The address of the token contract

    Returns Promise<string>

    The uniswap v3 pool address associated with the token