mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links NuCypher (#12922)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
20b200e03e
commit
24fcfd5822
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "NuCypher (NU)",
|
||||
"name": "NuCypher",
|
||||
"type": "ERC20",
|
||||
"symbol": "NU",
|
||||
"decimals": 18,
|
||||
|
@ -7,5 +7,27 @@
|
|||
"description": "NuCypher is a decentralized threshold cryptography network.",
|
||||
"explorer": "https://etherscan.io/token/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc",
|
||||
"status": "active",
|
||||
"id": "0x4fE83213D56308330EC302a8BD641f1d0113A4Cc"
|
||||
"id": "0x4fE83213D56308330EC302a8BD641f1d0113A4Cc",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/nucypher/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/nucypher"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/nucypher"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/nucypher/"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/nucypher/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user