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

Closed
JABirchall opened this issue Nov 5, 2023 · 2 comments
Closed

[Polygon] Support Official USDC coin deployment #1743

JABirchall opened this issue Nov 5, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@JABirchall
Copy link

What is the feature about

Last month Circle added polygon to their official supported chains and deployed the official USDC token on the network.

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

@moisses89
Copy link
Member

moisses89 commented Nov 17, 2023

@JABirchall the safe transaction service will discontinue the price calculation in 2 weeks https://forum.safe.global/t/important-update-changes-to-token-pricing-in-our-api/4392
This doesn't mean that the webUI will not show any price, the prices are now returned by other sources, if you currently have any issue with the price of the token that you mentions I suggest you open the issue here https://github.com/safe-global/safe-client-gateway

@JABirchall
Copy link
Author

Ok ill repost it in that repo.

safe-global/safe-client-gateway#857

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

No branches or pull requests

3 participants