Skip to content

Commit

Permalink
Add USDC (ZKSYNC) (#30072)
Browse files Browse the repository at this point in the history
* Create info.json

* Update info.json

* Create logo.png

* Update info.json

* Update tokenlist.json
  • Loading branch information
cryptomanz1 authored Jan 18, 2025
1 parent d40e402 commit f8713b2
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "USD Coin",
"type": "ZKSYNC",
"symbol": "USDC",
"decimals": 6,
"website": "https://www.centre.io/",
"description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.",
"explorer": "https://explorer.zksync.io/address/0x1d17CBcF0D6D143135aE902365D2E5e2A16538D4",
"status": "active",
"id": "0x1d17CBcF0D6D143135aE902365D2E5e2A16538D4",
"links": [
{
"name": "x",
"url": "https://x.com/centre_io"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/usd-coin/"
},
{
"name": "discord",
"url": "https://discord.com/CetY6Y4"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/usd-coin/"
}
],
"tags": [
"stablecoin"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "USD Coin",
"name": "USD Coin Bridged",
"type": "ZKSYNC",
"symbol": "USDC",
"decimals": 6,
Expand Down
2 changes: 1 addition & 1 deletion blockchains/zksync/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"asset": "c324_t0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4",
"type": "ZKSYNC",
"address": "0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4",
"name": "USD Coin",
"name": "USD Coin Bridged",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/zksync/assets/0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4/logo.png",
Expand Down

0 comments on commit f8713b2

Please sign in to comment.