Uniswap / Uniswap/interface

Polygon Search using wrong graph

Open
#5,455 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Go to info.uniswap on polygon
  2. Try to search token 0xafb9803dd2aa7ebf5979fc34628775dae0fbf280 or 0xfacc5542763c5d58b681ea98b9b2a52c8b802ffe
  3. will not search

Expected Behavior
to find token

Additional Context
In the calls I see UI calling the mainnet graph instead of polygon
image

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.