interface icon indicating copy to clipboard operation
interface copied to clipboard

Include and update trustwallet polygon token assets

Open Rachel-Eichenberger opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. Tokens on polygon not pulling info from uniswap/assets for the trustwallet tokens. I see that we have the polygon chain in the uniswap github, but when searching a token on app.uniswap.org it does not use the icon. couple example tokens I grabbed from https://github.com/Uniswap/assets/tree/master/blockchains/polygon 0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A 0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a

Describe the solution you'd like Since the main place for token assets data on app.uniswap.org Ethereum via the trustwallet repo, we should use the data that we have for Polygon as well. Also in need of an update user in discord feedback channel has this token Streamr(DATA) merged on trustwallet, but ours does not https://github.com/trustwallet/assets/blob/e963c01cdbc54a9304c58f975b122f40d417a395/blockchains/ethereum/assets/0x8f693ca8D21b157107184d29D398A8D082b38b76/info.json

Rachel-Eichenberger avatar Feb 08 '22 21:02 Rachel-Eichenberger

Having a similar issue with our token on Polygon. Token has been successfully added to the Trust Wallet token repository: https://github.com/trustwallet/assets/pull/22384, but the token logo is still missing at app.uniswap.org on Polygon. The token in question is: https://polygonscan.com/token/0xB0B195aEFA3650A6908f15CdaC7D92F8a5791B0B

Mojmir-R avatar Sep 19 '22 14:09 Mojmir-R

PAXG has this problem as well, but only on the info.uniswap.org page. As of the recent frontend update, the PAXG logo displays correctly on the Polygon version of app.uniswap.org: image

However, info.uniswap.org fails to load the PAXG icon because it appears to be trying to retrieve it from the trustwallet/assets/master/blockchains/ethereum/assets/ directory instead of the trustwallet/assets/master/blockchains/polygon/assets/ directory per the F12 log: image

info.uniswap.org-1665632994749.log "GET https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x553d3D295e0f695B9228246232eDF400ed3560B5/logo.png 404" Token: https://polygonscan.com/token/0x553d3d295e0f695b9228246232edf400ed3560b5

Is there any plan to get the Uniswap info pages updated so that they can display these logos correctly as the app page does now?

razorrahim avatar Oct 13 '22 04:10 razorrahim