mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6572a691df
* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
21 lines
636 B
JSON
21 lines
636 B
JSON
{
|
|
"name": "MoonDAO",
|
|
"website": "https://moondao.finance",
|
|
"description": "Every trade contributes toward automatically generating liquidity locked inside Pancakeswap LP.",
|
|
"explorer": "https://bscscan.com/token/0x069b2619eb24367a46fda638bd1b88aa4dad7879",
|
|
"type": "BEP20",
|
|
"symbol": "MNDAO",
|
|
"decimals": 9,
|
|
"status": "active",
|
|
"id": "0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/Moon_DAO_"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/moon_dao"
|
|
}
|
|
]
|
|
} |