trustwallet-assets/blockchains/smartchain/assets/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00

33 lines
1001 B
JSON

{
"name": "Nominex Token",
"website": "https://nominex.io/",
"description": "NMX is the first decentralized exchange token with automatic market making (AMM) functionality.",
"explorer": "https://bscscan.com/token/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65",
"type": "BEP20",
"symbol": "NMX",
"decimals": 18,
"status": "active",
"id": "0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65",
"links": [
{
"name": "github",
"url": "https://github.com/nominex/eth-smart-contracts"
},
{
"name": "twitter",
"url": "https://twitter.com/NominexExchange"
},
{
"name": "telegram",
"url": "https://t.me/nominex_announcements"
},
{
"name": "facebook",
"url": "https://facebook.com/Nominex"
},
{
"name": "whitepaper",
"url": "https://nominex.io/docs/nominex-whitepaper.pdf"
}
]
}