Add links to CELtoken (#11156)

* Update info.json

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-03 11:57:36 +03:00 committed by GitHub
parent a5d043fbcc
commit 44f48bbeb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,35 @@
"symbol": "CEL",
"decimals": 4,
"status": "active",
"id": "0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d"
"id": "0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d",
"links": [
{
"name": "github",
"url": "https://github.com/CelsiusNetwork"
},
{
"name": "twitter",
"url": "https://twitter.com/celsiusnetwork"
},
{
"name": "facebook",
"url": "https://facebook.com/CelsiusNetwork"
},
{
"name": "blog",
"url": "https://celsius.network/blog/"
},
{
"name": "telegram",
"url": "https://t.me/CelsiusNetwork"
},
{
"name": "whitepaper",
"url": "https://celsius.network/wp-content/uploads/2018/04/celsius_whitepaper-march21.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/celsius-degree-token/"
}
]
}