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>
28 lines
770 B
JSON
28 lines
770 B
JSON
{
|
|
"name": "DMM: USDT",
|
|
"website": "https://defimoneymarket.com",
|
|
"description": "mToken wrapper for USDT",
|
|
"explorer": "https://etherscan.io/token/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/DMMDAO",
|
|
"handle": "DMMDAO"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/DMMDAO",
|
|
"handle": "DMMDAO"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/dmm-dao",
|
|
"handle": "dmm-dao"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "mUSDT",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"id": "0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA"
|
|
} |