trustwallet-assets/blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00

34 lines
972 B
JSON

{
"name": "smol",
"website": "https://smol.finance",
"source_code": "https://github.com/smolfinance/",
"description": "beeg tings, smol package",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/SmolFinance",
"handle": "SmolFinance"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/SmolFinance",
"handle": "SmolFinance"
},
{
"name": "Medium",
"url": "https://medium.com/@smolfinance",
"handle": "SmolFinance"
},
{
"name": "Telegram",
"url": "https://t.me/smol_tok",
"handle": "smol_tok"
}
],
"explorer": "https://etherscan.io/token/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C",
"type": "ERC20",
"symbol": "SMOL",
"decimals": 18,
"status": "active",
"id": "0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C"
}