Polygon Search using wrong graph
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Bug Description
Polygon network not searching tokens on polygon, instead using the main net graph
Steps to Reproduce
- Go to info.uniswap on polygon
- Try to search token 0xafb9803dd2aa7ebf5979fc34628775dae0fbf280 or 0xfacc5542763c5d58b681ea98b9b2a52c8b802ffe
- will not search
Expected Behavior
to find token
Additional Context
In the calls I see UI calling the mainnet graph instead of polygon

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 search on info.uniswap.com using the Polygon network and token addresses 0xafb9803dd2aa7ebf5979fc34628775dae0fbf280 and 0xfacc5542763c5d58b681ea98b9b2a52c8b802ffe. Inspect the UI's graph request and compare its selected endpoint with the network; done means both tokens are found through Polygon search rather than the mainnet graph.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100