ETH/USDT shows .0001 ETH per USDT on pool page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Bug Description
From @reuptaken in https://github.com/Uniswap/uniswap-interface/issues/1701#issuecomment-859108093
On the Pool page, we sometimes show the less helpful version of the price. For example on the ETH/USDT pool reuptaken sees the following

This is particularly painful on the Pool page because there is no toggle for price notation.
Expected Behavior
For non-stable <-> stable pairs, we should identify the stable asset and display it in the numberator: 2,500 USDC per ETH
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Pool page and trace how the ETH/USDT pair price is selected and formatted. Compare the current notation with the expected stable-asset-first display, then verify that non-stable-to-stable pairs show the stable asset as the numerator without requiring a price toggle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100