trustwallet-assets/blockchains/zcash/info/info.json
2021-03-08 10:39:42 +00:00

25 lines
887 B
JSON

{
"name": "Zcash",
"website": "https://z.cash",
"source_code": "https://github.com/zcash/zcash",
"white_paper": "https://github.com/zcash/zips/blob/master/protocol/protocol.pdf",
"description": "Zcash is a decentralized and open-source cryptocurrency that provides strong privacy protections. Shielded transactions hide the sender, recipient, and value on the blockchain.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/electriccoinco",
"handle": "electriccoinco"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/zec/",
"handle": ""
}
],
"explorer": "https://explorer.zcha.in",
"research": "https://research.binance.com/en/projects/zcash",
"symbol": "ZEC",
"type": "COIN",
"decimals": 8,
"status": "active"
}