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