trustwallet-assets/blockchains/nano/info/info.json

29 lines
803 B
JSON
Raw Normal View History

{
"name": "Nano",
"website": "http://nano.org/en",
"description": "Digital currency for the real world the fast and free way to pay for everything in life.",
"explorer": "https://nanocrawler.cc",
"research": "https://research.binance.com/en/projects/nano",
"symbol": "NANO",
"type": "COIN",
"decimals": 30,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/nanocurrency"
},
{
"name": "twitter",
"url": "https://twitter.com/nano"
},
{
"name": "reddit",
"url": "https://reddit.com/r/nanocurrency"
},
{
"name": "whitepaper",
"url": "https://nano.org/en/whitepaper"
}
]
}