mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
30 lines
797 B
JSON
30 lines
797 B
JSON
{
|
|
"type": "ESDT",
|
|
"id": "USDC-c76f1f",
|
|
"name": "Wrapped USDC",
|
|
"symbol": "USDC",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"description": "USDC stablecoin originating on Ethereum, bridged as an ESDT token on Elrond. 1 USDC = 1 Wrapped USDC",
|
|
"website": "https://www.centre.io/usdc",
|
|
"explorer": "https://explorer.elrond.com/tokens/USDC-c76f1f",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/centrehq"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/usd-coin"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/usd-coin"
|
|
}
|
|
],
|
|
"tags": [
|
|
"stablecoin",
|
|
"wrapped"
|
|
]
|
|
}
|