mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
18 lines
522 B
JSON
18 lines
522 B
JSON
{
|
|
"name": "NXT Gold",
|
|
"description": "NXT Gold (NXTG) is an ERC20 token backed 1:1 with NXT.",
|
|
"socials": [
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/nxtgold",
|
|
"handle": "nxtgold"
|
|
}
|
|
],
|
|
"website": "https://nxtgold.eu",
|
|
"explorer": "https://etherscan.io/token/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330",
|
|
"type": "ERC20",
|
|
"symbol": "NXTG",
|
|
"decimals": 0,
|
|
"status": "active",
|
|
"id": "0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330"
|
|
} |