Token Pair on poly No Liquidity, when Liquidity exists
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Bug Description
User in Discord created a token pair with
https://polygonscan.com/address/0xF07A8Cc2d26a87D6BBcf6e578d7f5202f3ed9642#readProxyContract
https://polygonscan.com/address/0x8Db0A6d1b06950b4e81c4F67D1289Fc7B9359c7f#readProxyContract
Both have a proxy contract and a permissioned protocol and no intermediary
when trying to swap between the two UI shows "Insufficient liquidity for this trade."
Steps to Reproduce
- Go to UI https://app.uniswap.org/#/swap?chain=polygon&inputCurrency=0xF07A8Cc2d26a87D6BBcf6e578d7f5202f3ed9642&outputCurrency=0x8Db0A6d1b06950b4e81c4F67D1289Fc7B9359c7f
- input amount
...
Expected Behavior
be able to trade directly between pairs
Additional Context

suggested User create intermediary pool for now
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
Start by reproducing the swap in the Polygon UI using the two token addresses in the issue and confirm whether liquidity is detected. Trace the swap path selection and liquidity checks for a direct token pair, then verify that the UI permits the trade when the referenced contracts provide liquidity.
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
- Mostly clear
- Newbie friendliness
- 25/100