mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
29 lines
912 B
JSON
29 lines
912 B
JSON
|
{
|
||
|
"name": "USD Coin",
|
||
|
"type": "STELLAR",
|
||
|
"symbol": "USDC",
|
||
|
"decimals": 6,
|
||
|
"website": "https://www.centre.io",
|
||
|
"description": "USDC is a fully collateralized US Dollar stablecoin, based on the open source fiat stablecoin framework developed by Centre",
|
||
|
"explorer": "https://stellar.expert/explorer/public/asset/USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN",
|
||
|
"status": "active",
|
||
|
"id": "USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN",
|
||
|
"links": [
|
||
|
{
|
||
|
"name": "twitter",
|
||
|
"url": "https://twitter.com/centre_io"
|
||
|
},
|
||
|
{
|
||
|
"name": "coinmarketcap",
|
||
|
"url": "https://coinmarketcap.com/ru/currencies/usd-coin/"
|
||
|
},
|
||
|
{
|
||
|
"name": "coingecko",
|
||
|
"url": "https://coingecko.com/en/coins/usd-coin"
|
||
|
}
|
||
|
],
|
||
|
"tags": [
|
||
|
"stablecoin"
|
||
|
]
|
||
|
}
|