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>
33 lines
964 B
JSON
33 lines
964 B
JSON
{
|
|
"name": "mBABA Token",
|
|
"website": "https://mirror.finance",
|
|
"description": "Wrapped Mirror BABA Token.",
|
|
"explorer": "https://etherscan.io/token/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/mirror_protocol",
|
|
"handle": "MirrorProtocol"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://twitter.com/mirror_protocol",
|
|
"handle": "MirrorProtocol"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/mirror_protocol",
|
|
"handle": "MirrorProtocol"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/@mirror-protocol",
|
|
"handle": "MirrorProtocol"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "mBABA",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72"
|
|
} |