mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Wrapped Navcoin (WNAV) (#6559)
* Add wNAV * restore tokenlist.json * Fix json * Fix json
This commit is contained in:
parent
1f8ea8a3e1
commit
2959280425
|
@ -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 |
|
@ -809,4 +809,4 @@
|
||||||
"minor": 0,
|
"minor": 0,
|
||||||
"patch": 0
|
"patch": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user