From 86d5c1e104a4a75f08ff1d7eb3b4de42c034e7a2 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 16:10:36 +0300 Subject: [PATCH] Add links to BNT token (#11178) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json b/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json index 49eebb7da..9e4cf9035 100644 --- a/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json +++ b/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json @@ -8,5 +8,35 @@ "symbol": "BNT", "decimals": 18, "status": "active", - "id": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C" + "id": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C", + "links": [ + { + "name": "github", + "url": "https://github.com/bancorprotocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/bancornetwork" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Bancor/" + }, + { + "name": "blog", + "url": "https://blog.bancor.network/" + }, + { + "name": "telegram", + "url": "https://t.me/bancor" + }, + { + "name": "whitepaper", + "url": "https://storage.googleapis.com/website-bancor/2018/04/01ba8253-bancor_protocol_whitepaper_en.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bancor/" + } + ] } \ No newline at end of file