Uniswap / Uniswap/interface

Amount out min = 0

Open
#7,783 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When attempting to execute swap exact in with uniswap's UI the resulting txn has amount out min set to 0
(i am attempting to swap ~2 POL)

https://polygonscan.com/tx/0xedac19eb88384b1f819243930d7f857a5beea7637ed7ee6edf3338ccf0d5a68a

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.

Research direction

Start with the Uniswap UI's exact-in swap flow and inspect the linked Polygon transaction, focusing on how its amount out minimum is produced. Compare the reported ~2 POL swap with the expected minimum-output behavior; done means the cause is identified and the behavior is validated with an appropriate regression check.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.