mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* 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>
34 lines
972 B
JSON
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"
|
|
} |