mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* 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
671 B
JSON
25 lines
671 B
JSON
{
|
|
"name": "DMM: USDT",
|
|
"website": "https://defimoneymarket.com",
|
|
"description": "mToken wrapper for USDT",
|
|
"explorer": "https://etherscan.io/token/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA",
|
|
"type": "ERC20",
|
|
"symbol": "mUSDT",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"id": "0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/DMMDAO"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/DMMDAO"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/dmm-dao"
|
|
}
|
|
]
|
|
} |