cryptocurrency-pool-server
Version:
An extremely efficient, highly scalable, all-in-one, easy to setup cryptocurrency pool server
56 lines (55 loc) • 1.61 kB
JSON
{
"name": "Zero",
"symbol": "ZER",
"algorithm": "equihash",
"coinbase": "Crypto Pools by AoD Technologies LLC - https://cryptopools.aod-tech.com",
"isZCashProtocol": true,
"parameters": {
"N": 192,
"K": 7,
"personalization": "ZERO_PoW"
},
"sapling": true,
"requireShielding": true,
"payFoundersReward": true,
"percentFoundersReward": 7.5,
"maxFoundersRewardBlockHeight": 7999999,
"foundersRewardAddressChangeInterval": 800000,
"vFoundersRewardAddress": [
"t3hmg6WApjqVFw9oPWTDy4JLEqXcUWthg5v",
"t3hrh5M7eaGA5zXCitPXz2pbe146GkVPWHs",
"t3aWmHqBGS7watoKQLa7uykeTaYHoYqM361",
"t3hsi89hPsZzmnbs3pny6cfAxMxV5TJLErj",
"t3TdGxPVUdMXd6qDrDCEuJETLadZ9Ki3s9r",
"t3cb5ZjKmbGbqDaYk97Auam9kXXikGQBmyY",
"t3V1YovGUPW9WSBoAHS48FDdUfUTo6LDpZR",
"t3KB9n28MVg31oo856t1tQGfJuYq8usTvSi",
"t3dqSV4YGj5V3WjQhqFGrKTMUf9Tgc6xnJM",
"t3aJkYT1i6tyytq8J6khPaDNtgZsBSXgfBf"
],
"txfee": 0.0003,
"peerMagic": "5a45524f",
"explorer": {
"txURL": "https://insight.zerocurrency.io/insight/tx/",
"blockURL": "https://insight.zerocurrency.io/insight/block/",
"_comment_explorer": "This is the coin's explorer full base url for transaction and blocks i.e. (https://zeroexplorer.forgetop.com/tx/). The pool will automatically add the transaction id or block id at the end."
},
"network": {
"messagePrefix": "\u0018ZCash Signed Message:\n",
"bech32": "bc",
"bip32": {
"public": 76067358,
"private": 76066276
},
"pubKeyHash": 7352,
"scriptHash": 7357,
"wif": 128,
"consensusBranchId": {
"1": 0,
"2": 0,
"3": 1870033530,
"4": 1935765626
},
"isZcash": true
}
}