From 44f48bbeb47258bd260bdecfecd982ceafa77811 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 11:57:36 +0300 Subject: [PATCH] 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> --- .../info.json | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/info.json b/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/info.json index ba599181b..e6a646633 100644 --- a/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/info.json +++ b/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/info.json @@ -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/" + } + ] } \ No newline at end of file