mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Nazar](/assets/img/avatar_default.png)
* Create info.json * Create logo.png * Delete info.json * Delete logo.png * Create info.json * Create logo.png * Update info.json * Update go.mod * Update go.sum * 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>
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"
|
|
]
|
|
}
|