trustwallet-assets/blockchains/binance/assets/SNX-C26/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* 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>
2021-02-08 11:38:26 +01:00

12 lines
456 B
JSON

{
"name": "Synthetix Network Token",
"website": "https://synthetix.io",
"description": "Synthetix is a derivatives liquidity protocol on Ethereum that enables the issuance and trading of synthetic assets.",
"explorer": "https://explorer.binance.org/asset/SNX-C26",
"research": "https://research.binance.com/en/projects/synthetix",
"type": "BEP2",
"symbol": "SNX",
"decimals": 8,
"status": "active",
"id": "SNX-C26"
}