trustwallet-assets/blockchains/cronos/info/info.json
Nazar 74bc0e65ee
Add Cronos (CRO) (#19528)
* Create info.json

* Create logo.png

* Update logo.png

* Update logo.png
2022-04-05 12:39:01 +08:00

36 lines
939 B
JSON

{
"name": "Cronos",
"type": "coin",
"symbol": "CRO",
"decimals": 18,
"website": "https://crypto.com",
"research": "https://medium.com/about",
"description": "Pay and be paid in crypto anywhere, with any crypto, for free.",
"explorer": "https://cronoscan.com",
"status": "active",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/cryptocom"
},
{
"name": "telegram",
"url": "https://t.me/CryptoComOfficial"
},
{
"name": "reddit",
"url": "https://reddit.com/Crypto_com/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/crypto-com-coin/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/coins/crypto-com-chain/"
}
],
"tags": [
"defi"
]
}