mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
57fa28e362
* Update info.json * Update tokenlist-extended.json * Update tokenlist-extended.json * Update tokenlist-extended.json
28 lines
886 B
JSON
28 lines
886 B
JSON
{
|
|
"name": "USD Coin (Arb1)",
|
|
"type": "ARBITRUM",
|
|
"symbol": "USDC",
|
|
"decimals": 6,
|
|
"website": "https://www.centre.io/usdc",
|
|
"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://arbiscan.io/token/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
|
|
"status": "active",
|
|
"id": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
|
"links": [
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/usd-coin/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/coins/usd-coin/"
|
|
},
|
|
{
|
|
"name": "blog",
|
|
"url": "https://centre.io/blog"
|
|
}
|
|
],
|
|
"tags": [
|
|
"stablecoin"
|
|
]
|
|
} |