Add links Crypto.com (#13545)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-09-13 02:25:56 +03:00 committed by GitHub
parent 1d9aaa3bad
commit dd540f6a03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"symbol": "CRO",
"decimals": 8,
"status": "active",
"id": "0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C"
"id": "0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/cryptocom"
},
{
"name": "facebook",
"url": "https://facebook.com/CryptoComOfficial"
},
{
"name": "telegram",
"url": "https://t.me/CryptoComOfficial"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/crypto-com-chain/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/crypto-com-chain/"
}
]
}