trustwallet-assets/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json
Adam R 19e8a5c9ab
[Internal] Extend checking fields in info files. (#5483)
* Rearrange info field checks.

* Fill missing id field in some infos; enable check for filled id field.

* Minor script change

* Fill missing type field in some infos; enable check for filled type field.

* Enable check for filled symbol type.

* Enable check for decimals field.

* Enable check for filled description field.

* Enforce non-empty website field.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-04 17:47:14 +01:00

30 lines
937 B
JSON

{
"name": "Helmet.insure",
"website": "https://helmet.insure",
"source_code": "https://github.com/helmet-insure/helmet-insure.github.io",
"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",
"type": "BEP20",
"symbol": "Helmet",
"decimals": 18,
"id": "0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8"
}