From 6dce5da6c0ebf7853a2c38d5cadad8bfd93c0b1d Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 22:53:12 +0300 Subject: [PATCH] Add links to SNT token (#11219) * Update info.json * Fixes (sanity and consistency, auto), history * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/info.json b/blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/info.json index 5b6ee991a..0e11feeb9 100644 --- a/blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/info.json +++ b/blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/info.json @@ -7,5 +7,31 @@ "symbol": "SNT", "decimals": 18, "status": "active", - "id": "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E" + "id": "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E", + "links": [ + { + "name": "github", + "url": "https://github.com/status-im" + }, + { + "name": "twitter", + "url": "https://twitter.com/ethstatus" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/statusim/" + }, + { + "name": "facebook", + "url": "https://facebook.com/ethstatus" + }, + { + "name": "whitepaper", + "url": "https://status.im/whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/status/" + } + ] } \ No newline at end of file