Uniswap / Uniswap/interface

with coingecko list selected, the v2 pool page never loads

Open
#2,070 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

looks like we're sending thousands of calls in this case, and it seems to never finish. probably because we're trying to fetch the token balance of all the possible liquidity pools

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

Reproduce the v2 pool page with the CoinGecko list selected and inspect the requests being generated. Trace why token balances are fetched across all possible liquidity pools; done means the page loads without issuing thousands of calls.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.