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

rename old/bridged USDC to USDC.e #45

Merged
merged 1 commit into from
Oct 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index/polygon/erc20.json
Original file line number Diff line number Diff line change
Expand Up @@ -656,13 +656,13 @@
{
"chainId": 137,
"address": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"name": "USDC",
"symbol": "USDC",
"name": "USDC.e",
"symbol": "USDC.e",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/6319/large/USD_Coin_icon.png?1547042389",
"extensions": {
"link": "https://www.circle.com/en/usdc",
"description": "USDC is a fully collateralized US dollar stablecoin. USDC is the bridge between dollars and trading on cryptocurrency exchanges. The technology behind CENTRE makes it possible to exchange value between people, businesses and financial institutions just like email between mail services and texts between SMS providers. We believe by removing artificial economic borders, we can create a more inclusive global economy. ",
"description": "USDC bridged from Ethereum network.",
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol",
"originChainId": 1,
"originAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
Expand Down