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>
25 lines
766 B
JSON
25 lines
766 B
JSON
{
|
|
"name": "Wynaut Token",
|
|
"website": "https://wynaut.money",
|
|
"description": "Just like Wynaut, this token has the ability to reflect any token it receives back to the suppliers of its token.",
|
|
"explorer": "https://bscscan.com/token/0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18",
|
|
"type": "BEP20",
|
|
"symbol": "WYNAUT",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/WynautMoney"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/wynautmoney"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://wynautmoney.medium.com/"
|
|
}
|
|
]
|
|
} |