Uniswap / interface

🦄 Open source interfaces for the Uniswap protocol
https://app.uniswap.org
GNU General Public License v3.0
4.83k stars 4.88k forks source link

[ Uniswap V3 Arbitrum ] USDC routing issue on the interface #7646

Open GoldenNaim opened 5 months ago

GoldenNaim commented 5 months ago

Hello,

We have a pool on Arbitrum, on Uniswap V3 : 0xc09254d1be9c3b7335021873546ba480383981d9 . It's REUNI / USDT.

There are other pools with very low liquidity, less than $100, such as REUNI / USDC.

Because of this, your interface is unable to find the best possible route.

Let me explain :

Here are two images to illustrate the problem.

Wrong routing

bad

Correct routing

good

Solution :

Some of our users, who wish to purchase with USDC, do not understand this recurring problem for several months.

Regards,

kharlanchuk47 commented 1 week ago

I encountered the same problem, is there a solution?