mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
25 lines
884 B
JSON
25 lines
884 B
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"
|
|
} |