Quote the best route from tokenIn to tokenOut for amountIn.
Probes every fee tier for a direct hop, plus two-hop routes through WETH
and USDG (0.05%/0.3% legs), all via QuoterV2 eth_call simulation, and
returns the route with the highest output. Pools that exist without
liquidity revert inside the quoter and are simply skipped.
Quote the best route from
tokenIntotokenOutforamountIn.Probes every fee tier for a direct hop, plus two-hop routes through WETH and USDG (0.05%/0.3% legs), all via QuoterV2
eth_callsimulation, and returns the route with the highest output. Pools that exist without liquidity revert inside the quoter and are simply skipped.