From 931d4534fc7059f8a2df674c53f6697409e5a3ca Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 22:07:26 +0300 Subject: [PATCH] Add links to GNO token (#11214) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json b/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json index 76cdbe356..ad88ab477 100644 --- a/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json +++ b/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json @@ -7,5 +7,31 @@ "symbol": "GNO", "decimals": 18, "status": "active", - "id": "0x6810e776880C02933D47DB1b9fc05908e5386b96" + "id": "0x6810e776880C02933D47DB1b9fc05908e5386b96", + "links": [ + { + "name": "github", + "url": "https://github.com/gnosis" + }, + { + "name": "twitter", + "url": "https://twitter.com/gnosisPM" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/gnosisPM/" + }, + { + "name": "blog", + "url": "https://blog.gnosis.io/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Gnosis.pm/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gnosis/" + } + ] } \ No newline at end of file