trustwallet-assets/blockchains/qtum/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.1 KiB
JSON

{
"name": "Qtum",
"website": "https://qtum.org",
"source_code": "https://github.com/qtumproject/qtum",
"white_paper": "https://qtum.org/uploads/files/a2772efe4dc8ed1100319c6480195fb1.pdf",
"description": "Qtum is a proof of stake blockchain platform that combines the bitcoin blockchain architecture with multiple virtual machines on top.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/qtumOfficial",
"handle": "qtumOfficial"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/Qtum",
"handle": "Qtum"
}
],
"explorer": "https://qtum.info",
"research": "https://research.binance.com/en/projects/qtum",
"symbol": "QTUM",
"type": "COIN",
"decimals": 8,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/qtumproject/qtum"
},
{
"name": "twitter",
"url": "https://twitter.com/qtumOfficial"
},
{
"name": "reddit",
"url": "https://reddit.com/r/Qtum"
}
]
}