Add links to KCS token (#11187)

* Update info.json

* 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-07-03 17:58:30 +03:00 committed by GitHub
parent d6934da657
commit d22db784a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,31 @@
"symbol": "KCS",
"decimals": 6,
"status": "active",
"id": "0xf34960d9d60be18cC1D5Afc1A6F012A723a28811"
"id": "0xf34960d9d60be18cC1D5Afc1A6F012A723a28811",
"links": [
{
"name": "github",
"url": "https://github.com/Kucoin"
},
{
"name": "twitter",
"url": "https://twitter.com/KuCoinCom"
},
{
"name": "facebook",
"url": "https://facebook.com/KuCoinOfficial/"
},
{
"name": "blog",
"url": "https://medium.com/kucoinexchange"
},
{
"name": "telegram",
"url": "https://t.me/Kucoin_Exchange"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/kucoin-shares/"
}
]
}