mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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>
33 lines
1001 B
JSON
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"
|
|
}
|
|
]
|
|
} |