trustwallet-assets/blockchains/nebulas/info/info.json
Adam R e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* Include coin info.json's in checks as well

* Put all chain coin cheks into one check step

* Socials->links adaptation in coin info.json's

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-25 11:12:11 +02:00

39 lines
1.2 KiB
JSON

{
"name": "Nebulas",
"website": "https://nebulas.io",
"source_code": "https://github.com/nebulasio",
"white_paper": "https://nebulas.io/docs/NebulasWhitepaper.pdf",
"description": "Nebulas is a decentralized platform which provides a search framework for all blockchains. Nebulas is a next generation public blockchain, aiming for a continuously improving ecosystem.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/nebulasio",
"handle": "nebulasio"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/nebulas",
"handle": "nebulas"
}
],
"explorer": "https://explorer.nebulas.io",
"research": "https://research.binance.com/en/projects/nebulas",
"symbol": "NAS",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/nebulasio"
},
{
"name": "twitter",
"url": "https://twitter.com/nebulasio"
},
{
"name": "reddit",
"url": "https://reddit.com/r/nebulas"
}
]
}