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>
17 lines
487 B
JSON
17 lines
487 B
JSON
{
|
|
"name": "NXT Gold",
|
|
"description": "NXT Gold (NXTG) is an ERC20 token backed 1:1 with NXT.",
|
|
"website": "https://nxtgold.eu",
|
|
"explorer": "https://etherscan.io/token/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330",
|
|
"type": "ERC20",
|
|
"symbol": "NXTG",
|
|
"decimals": 0,
|
|
"status": "active",
|
|
"id": "0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330",
|
|
"links": [
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/nxtgold"
|
|
}
|
|
]
|
|
} |