mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"name": "USD Coin",
|
|
"website": "https://centre.io/usdc",
|
|
"description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.",
|
|
"explorer": "https://etherscan.io/token/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
"type": "ERC20",
|
|
"symbol": "USDC",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
"tags": [
|
|
"stablecoin"
|
|
],
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/centrehq"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/centre-blog"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://centre.io/pdfs/centre-whitepaper.pdf"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/usd-coin/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/usd-coin/"
|
|
}
|
|
]
|
|
} |