-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Polygon] Support Official USDC coin deployment #857
Comments
Hey @JABirchall thanks for reporting the issue and apologies for the back and forth that you had on this one. We were doing a migration on the price providers early November and the issue seems to be fixed now so I will close it. |
Its ok, its hard to know what are the correct repos to post issues too. |
Your initial report is totally ok since the context was what was shown on the Web UI. But in general, if the issue belongs to a different repository inside Thank you for following up with this report. We will try to improve this on our side. |
What is the feature about
Last month Circle added polygon to their official supported chains and deployed the official USDC token on the network.
Safe currently does no recognize the official USDC token.
The list of requirements
Support fetching the price of the official USDC token on polygon
Address: 0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359
Rename the bridged USDC symbol to USDC.e
Renamed the bridged USDC token name to USD Coin (PoS)
Address: 0x2791bca1f2de4661ed88a30c99a7a9449aa84174
Designs/sketches
Links
Announcement https://www.circle.com/blog/announcing-support-for-polygon-usdc
Officla USDC Deployment https://polygonscan.com/token/0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359
Bridged USDC.e Deployment https://polygonscan.com/token/0x2791bca1f2de4661ed88a30c99a7a9449aa84174
Clone of
safe-global/safe-transaction-service#1743
safe-global/safe-wallet-monorepo#2743
The text was updated successfully, but these errors were encountered: