Skip to content
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

Closed
JABirchall opened this issue Nov 17, 2023 · 3 comments
Closed

[Polygon] Support Official USDC coin deployment #857

JABirchall opened this issue Nov 17, 2023 · 3 comments

Comments

@JABirchall
Copy link

JABirchall commented Nov 17, 2023

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

@fmrsabino
Copy link
Contributor

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.

@JABirchall
Copy link
Author

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.

@fmrsabino
Copy link
Contributor

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 safe-global we can take the transfer of the ticket ourselves.

Thank you for following up with this report. We will try to improve this on our side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants