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": "mAMZN Token",
|
|
"website": "https://mirror.finance",
|
|
"description": "Wrapped Mirror AMZN Token.",
|
|
"explorer": "https://etherscan.io/token/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7",
|
|
"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": "mAMZN",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7"
|
|
} |