Add NMX logo and info (#6286)

* Add NMX logo and info

* fix checksum
This commit is contained in:
Alexey 2021-04-09 11:25:06 +04:00 committed by GitHub
parent 42610605ec
commit 403340c6bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"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/address/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65",
"type": "BEP20",
"symbol": "NMX",
"decimals": 18,
"white_paper": "https://nominex.io/docs/nominex-whitepaper.pdf",
"status": "active",
"socials": [
{
"name": "Telegram",
"url": "https://t.me/nominex_announcements"
},
{
"name": "Twitter",
"url": "https://twitter.com/NominexExchange"
},
{
"name": "Facebook",
"url": "https://www.facebook.com/Nominex"
},
{
"name": "LinkedIn",
"url": "https://linkedin.com/company/14863255"
}
],
"id": "0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB