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

* 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>
11 lines
460 B
JSON
11 lines
460 B
JSON
{
|
|
"name": "FNX Token",
|
|
"website": "https://finnexus.io/",
|
|
"description": "FNX is the token of FinNexus, the project building a network of multi-chain protocol clusters to power innovative cross-chain DeFi products.",
|
|
"explorer": "https://etherscan.io/token/0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B",
|
|
"type": "ERC20",
|
|
"symbol": "FNX",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B"
|
|
} |