mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
21 lines
657 B
JSON
21 lines
657 B
JSON
{
|
|
"name": "VGTGToken",
|
|
"website": "http://vgtgtoken.com",
|
|
"description": "VGTGToken Gold is a part of VGT Project. It is bringing the power of blockchain to the gaming industry.",
|
|
"explorer": "https://etherscan.io/token/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83",
|
|
"type": "ERC20",
|
|
"symbol": "VGTG",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xe61eECfDBa2aD1669cee138f1919D08cEd070B83",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/VideoGamesToken"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/VideoGamesToken"
|
|
}
|
|
]
|
|
} |