mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
Add USDC (ZKSYNC) (#30072)
* Create info.json * Update info.json * Create logo.png * Update info.json * Update tokenlist.json
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "USD Coin",
|
||||
"name": "USD Coin Bridged",
|
||||
"type": "ZKSYNC",
|
||||
"symbol": "USDC",
|
||||
"decimals": 6,
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user