mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
25 lines
796 B
JSON
25 lines
796 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",
|
|
"type": "ERC20",
|
|
"symbol": "MAHA",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xB4d930279552397bbA2ee473229f89Ec245bc365",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/TheMahaDAO"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/mahadao"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/mahadao"
|
|
}
|
|
]
|
|
} |