mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
28 lines
711 B
JSON
28 lines
711 B
JSON
{
|
|
"name": "Toman",
|
|
"website": "https://tomantoken.info/",
|
|
"description": "Simple buying and selling of goods online.",
|
|
"explorer": "https://tronscan.org/#/token/1003611",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/tomantoken",
|
|
"handle": "tomantoken"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/tomantoken",
|
|
"handle": "tomantoken"
|
|
},
|
|
{
|
|
"name": "instagram",
|
|
"url": "https://instagram.com/tomantoken",
|
|
"handle": "tomantoken"
|
|
}
|
|
],
|
|
"type": "TRC10",
|
|
"symbol": "TMN",
|
|
"decimals": 6,
|
|
"id": "1003611"
|
|
}
|