From 0630afb19a7b2550a9b13a9dfcad31a5dc37f66b Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 13:32:31 +0300 Subject: [PATCH] Add links to SUSHI token (#11164) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json b/blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json index 1d00843ae..c64ac8561 100644 --- a/blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json +++ b/blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json @@ -8,5 +8,23 @@ "symbol": "SUSHI", "decimals": 18, "status": "active", - "id": "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4" + "id": "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4", + "links": [ + { + "name": "github", + "url": "https://github.com/sushiswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/sushiswap" + }, + { + "name": "blog", + "url": "https://medium.com/sushiswap" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/sushiswap/" + } + ] } \ No newline at end of file