trustwallet-assets/blockchains/stellar/assets/USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN/info.json
Nazar c0cd550940
Add USDC ("STELLAR") (#20070)
* 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>
2022-04-28 22:56:49 +08:00

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"
]
}