Add links to KNCL token (#11207)

* 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 21:19:53 +03:00 committed by GitHub
parent 723e850b82
commit 15b6d1e585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"symbol": "KNCL",
"decimals": 18,
"status": "active",
"id": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200"
"id": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200",
"links": [
{
"name": "github",
"url": "https://github.com/KyberNetwork"
},
{
"name": "twitter",
"url": "https://twitter.com/KyberNetwork"
},
{
"name": "blog",
"url": "https://blog.kyber.network/"
},
{
"name": "whitepaper",
"url": "https://kyber.network/assets/KyberNetworkWhitepaper.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/kyber-network/"
}
]
}