From 15b6d1e58533aa0e59ba005f76100e271ace4801 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 21:19:53 +0300 Subject: [PATCH] Add links to KNCL token (#11207) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json b/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json index d1f542089..ae280dca0 100644 --- a/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json +++ b/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json @@ -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/" + } + ] } \ No newline at end of file