mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6572a691df
* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
29 lines
800 B
JSON
29 lines
800 B
JSON
{
|
|
"name": "mAAPL Token",
|
|
"website": "https://mirror.finance",
|
|
"description": "Wrapped Mirror AAPL Token.",
|
|
"explorer": "https://etherscan.io/token/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84",
|
|
"type": "ERC20",
|
|
"symbol": "mAAPL",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/MirrorProtocol"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/mirror_protocol"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/MirrorProtocol"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/@mirror-protocol"
|
|
}
|
|
]
|
|
} |