Uniswap / Uniswap/interface

Small trades with bad pool gives bad price new auto router

Open
#3,147 2 comments 0 reactions 1 assignee View on GitHub

@willpote is already working on this.

Since Jan 18, 2022.

bug
Dominant language
TypeScript
Stars
5.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Bug Description
Not sure if it's happening on other pools, however the New fees.WTF token 0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33, has had some poor pool setups. The main Pool is WETH/WTF V2 uniswap. Someone created a USDC/WTF pool on V2 which now has a bad price. With ExactInput Below ~200 fees.wtf Tokens the UI gives a bad price from that pool, this pool has very little of each token. https://etherscan.io/address/0x4aca003534d06efd3f7a4ae62070e105b68124a3 (USDC/WTF pool).

Steps to Reproduce

  1. Go to app.uniswap.org
  2. Select WTF token as input
  3. Select USDC token as output
  4. enter 260 or less WTF tokens
    ...

Expected Behavior
Best route would be via WETH/WTF pool then WETH/USDC pool.

Additional Context
image
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.