with coingecko list selected, the v2 pool page never loads
Open
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
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
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