trustwallet-assets/blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/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
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"
}