trustwallet-assets/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/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

28 lines
900 B
JSON

{
"name": "MahaDAO",
"website": "https://mahadao.com/",
"description": "Mahadao introduces non-depreciating currency ARTH coin, a new kind of money that maintains it's buying power irrespective of which direction the market moves.",
"explorer": "https://etherscan.io/token/0xb4d930279552397bba2ee473229f89ec245bc365",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/TheMahaDAO",
"handle": "TheMahaDAO"
},
{
"name": "Telegram",
"url": "https://t.me/mahadao",
"handle": "MahaDAO"
},
{
"name": "Medium",
"url": "https://medium.com/mahadao",
"handle": "MahaDAO"
}
],
"type": "ERC20",
"symbol": "MAHA",
"decimals": 18,
"status": "active",
"id": "0xB4d930279552397bbA2ee473229f89Ec245bc365"
}