Skip to content

Commit

Permalink
Add Native USDC Polygon (#26589)
Browse files Browse the repository at this point in the history
* Update info.json

* Create info.json

* Create logo.png

* Update tokenlist.json

* Update tokenlist.json

* Update tokenlist.json
  • Loading branch information
cryptomanz1 authored Oct 16, 2023
1 parent c43c2d1 commit 9d35126
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "USD Coin (PoS)",
"name": "Bridged USD Coin (PoS)",
"website": "https://centre.io/usdc",
"description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.",
"explorer": "https://polygonscan.com/token/0x2791bca1f2de4661ed88a30c99a7a9449aa84174",
"type": "POLYGON",
"symbol": "USDC",
"symbol": "USDC.e",
"decimals": 6,
"status": "active",
"id": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Native USD Coin (PoS)",
"website": "https://centre.io/usdc",
"description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.",
"explorer": "https://polygonscan.com/token/0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
"type": "POLYGON",
"symbol": "USDC",
"decimals": 6,
"status": "active",
"id": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"links": [
{
"name": "github",
"url": "https://github.com/centrehq"
},
{
"name": "medium",
"url": "https://medium.com/centre-blog"
},
{
"name": "whitepaper",
"url": "https://centre.io/pdfs/centre-whitepaper.pdf"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/usd-coin/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/usd-coin/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions blockchains/polygon/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"asset": "c966_t0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"type": "POLYGON",
"address": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"name": "USD Coin (PoS)",
"symbol": "USDC",
"name": "Bridged USD Coin (PoS)",
"symbol": "USDC.e",
"decimals": 6,
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/logo.png",
"pairs": [
Expand Down Expand Up @@ -148,4 +148,4 @@
"minor": 0,
"patch": 0
}
}
}

0 comments on commit 9d35126

Please sign in to comment.