Polygon Pool Page Slow
@vm is already working on this.
Since Jul 20, 2022.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Bug Description
The Polygon Pool page specifically has been having a lot of users complaining of lagging and even freezing up
My Common response has been due to polygon traffic and network speed (as we've seen many poly network issues)
however I was looking at the logs and the pool page on polygon has a heavily looped batched calls
the primary of these calls is to function 0x2f80bb1d "quoteExactOutput(bytes,uint256)" and in quite a heavy loop check at each block change
either way I wanted to make sure you're aware of the lagging, and confirm the reason thanks
Steps to Reproduce
- Go to ...
- Click on check logs
...
Additional Context
most mine are failing due to lack of tokens/matic


token list error not sure it matters here but it looked like ours

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.
Assessment
This issue has not been assessed yet.