From 1f4336cf7f1a64e227b9aea60b8b7a7830b9ab26 Mon Sep 17 00:00:00 2001 From: jihuanyu <59552846+jihuanyu@users.noreply.github.com> Date: Wed, 27 Jan 2021 16:37:20 +0800 Subject: [PATCH] Modify the description of Helmet Token (#5390) * 'Helmet' * edit_BEP20_HELMET * 'Token' * 'description' Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com> Co-authored-by: Catenocrypt --- .../info.json | 28 +++++++++++++++---- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json b/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json index 5272c63a2..ef0ddc318 100644 --- a/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json +++ b/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json @@ -1,9 +1,27 @@ { "name": "Helmet.insure", - "website": "https://www.helmet.insure", + "website": "https://helmet.insure", "source_code": "https://github.com/helmet-insure/helmet-insure.github.io", - "white_paper": "https://helmet-insure.gitbook.io/helmet", - "short_description": "HELMET is a governance token issued by helmet.insure with total supply of 100 million.", - "explorer": "https://bscscan.com/token/0x948d2a81086a075b3130bac19e4c6dee1d2e3fe8", - "research": "" + "short_description": "Helmet is building a Decentralized Insurance Trading platform on Binance Smart Chain", + "description": "HELMET is the governance token issued by helmet.insure with total supply of 100 million.", + "research": "", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/Helmet_insure" + }, + { + "name": "Medium", + "url": "https://helmetinsure.medium.com/" + }, + { + "name": "Telegram", + "url": "https://t.me/helmet_insure" + }, + { + "name": "Discord", + "url": "https://discord.com/invite/QtTJZEVds5" + } + ], + "explorer": "https://bscscan.com/token/0x948d2a81086a075b3130bac19e4c6dee1d2e3fe8" } \ No newline at end of file