Add Wrapped Navcoin (WNAV) (#6559)

* Add wNAV

* restore tokenlist.json

* Fix json

* Fix json
This commit is contained in:
alex v 2021-04-20 00:46:01 +02:00 committed by GitHub
parent 1f8ea8a3e1
commit 2959280425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 44 additions and 1 deletions

View File

@ -0,0 +1,43 @@
{
"name": "Navcoin",
"website": "https://navcoin.org",
"source_code": "https://github.com/NAVCoin",
"description": "Navcoin is a cutting edge privacy coin governed by a community driven DAO fund with the ability to wrap coins for use in the DEFI universe. All backed by the eco-friendly proof-of-stake mining model.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/Navcoin",
"handle": "Navcoin"
},
{
"name": "Discord",
"url": "https://discord.com/invite/y4Vu9jw",
"handle": "Navcoin"
},
{
"name": "Medium",
"url": "https://medium.com/nav-coin",
"handle": "Navcoin"
},
{
"name": "Telegram",
"url": "https://t.me/navcoin",
"handle": "Navcoin"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/NavCoin/",
"handle": "NavCoin"
}
],
"explorer": "https://www.navexplorer.com/",
"research": "https://navcoin.org/en/project-activity/",
"type": "BEP20",
"symbol": "WNAV",
"decimals": 8,
"status": "active",
"id": "0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D",
"tags": [
"staking-native"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -809,4 +809,4 @@
"minor": 0,
"patch": 0
}
}
}