trustwallet-assets/blockchains/smartchain/assets/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

31 lines
1016 B
JSON

{
"name": "Nominex Token",
"website": "https://nominex.io/",
"source_code": "https://github.com/nominex/eth-smart-contracts",
"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,
"white_paper": "https://nominex.io/docs/nominex-whitepaper.pdf",
"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"
}
]
}