mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
ab8a4bbf9c
* Create logo.png * Create info.json * Create logo.png * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create logo.png * Create info.json * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Fixes (sanity and consistency, auto) Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
28 lines
887 B
JSON
28 lines
887 B
JSON
{
|
|
"name": "USD Coin (Arb1)",
|
|
"type": "ARBITRUM",
|
|
"symbol": "USDC",
|
|
"decimals": 18,
|
|
"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"
|
|
]
|
|
} |