You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to get the price in UniswapV3 by using the method "quoteExactInput".
In ethers.js, I can use callStatic directly to avoid sending requests and wasting gas.
The text was updated successfully, but these errors were encountered:
I tried to get the price in UniswapV3 by using the method "quoteExactInput".
In ethers.js, I can use callStatic directly to avoid sending requests and wasting gas.
The text was updated successfully, but these errors were encountered: