Uniswap / Uniswap/interface

Inaccurate Data on All Explore Pools: https://app.uniswap.org/explore/pools

Open
#7,674 0 comments 0 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

Trading pair data for all pools are inacurate and overstated on https://app.uniswap.org/explore/pools. Example below:

TVL: $6.28million
Tokens locked: 242.13b PEPE and 1.06k ETH
Volume: $18.64 million
24 hour fees: $55.9k

data

TVL: $60.5 million
Tokens locked: 4.7 Trillion PEPE and 4.2k WETH
Volume: $2.5 million
24 hour fees: $7.4k

data2

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 by reproducing the Explore Pools page at https://app.uniswap.org/explore/pools and compare its TVL, token, volume, and fee values with the examples in the issue. Trace the source of the pool data and verify the displayed values against the underlying data; done means the pool figures are accurate across the page.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.