{
  "pool": {
    "id": "zec",
    "coin": {
      "type": "ZEC",
      "name": "ZCash",
      "symbol": "ZEC",
      "website": "https://z.cash/",
      "market": "https://www.coingecko.com/en/coins/zcash",
      "family": "equihash",
      "algorithm": "Equihash",
      "twitter": "https://twitter.com/zcash",
      "discord": "https://t.co/8W9ebU9FHM",
      "telegram": "https://t.me/zcash_community"
    },
    "ports": {
      "3732": {
        "listenAddress": "0.0.0.0",
        "difficulty": 1,
        "tcpProxyProtocol": {
          "enable": true,
          "mandatory": false,
          "proxyAddresses": [
            "::ffff:10.1.0.1"
          ]
        },
        "varDiff": {
          "minDiff": 0.01,
          "targetTime": 15,
          "retargetTime": 60,
          "variancePercent": 30
        },
        "tls": false,
        "tlsAuto": false
      },
      "3733": {
        "listenAddress": "0.0.0.0",
        "difficulty": 32768,
        "tcpProxyProtocol": {
          "enable": true,
          "mandatory": false,
          "proxyAddresses": [
            "::ffff:10.1.0.1"
          ]
        },
        "varDiff": {
          "minDiff": 1,
          "targetTime": 15,
          "retargetTime": 60,
          "variancePercent": 30
        },
        "tls": false,
        "tlsAuto": false
      },
      "3734": {
        "listenAddress": "0.0.0.0",
        "difficulty": 512000,
        "tcpProxyProtocol": {
          "enable": true,
          "mandatory": false,
          "proxyAddresses": [
            "::ffff:10.1.0.1"
          ]
        },
        "varDiff": {
          "minDiff": 1,
          "targetTime": 15,
          "retargetTime": 60,
          "variancePercent": 30
        },
        "tls": false,
        "tlsAuto": false
      }
    },
    "paymentProcessing": {
      "enabled": true,
      "minimumPayment": 0.01,
      "payoutScheme": "PPLNS",
      "payoutSchemeConfig": [
        [
          []
        ]
      ],
      "extra": {}
    },
    "clientConnectionTimeout": 600,
    "jobRebroadcastTimeout": 10,
    "blockRefreshInterval": 500,
    "poolFeePercent": 1,
    "address": "t1UPdnWEMyk8RwUFQEcKMcPX4QLSZdJF8d7",
    "addressInfoLink": "https://zcashblockexplorer.com/address/t1UPdnWEMyk8RwUFQEcKMcPX4QLSZdJF8d7",
    "poolStats": {
      "connectedMiners": 0,
      "connectedWorkers": 0,
      "poolHashrate": 0,
      "sharesPerSecond": 0
    },
    "networkStats": {
      "networkType": "Main",
      "networkHashrate": 16036365942,
      "networkDifficulty": 171537365.3849214,
      "nextNetworkTarget": "0000000000c84e00000000000000000000000000000000000000000000000000",
      "nextNetworkBits": "1c00c84e",
      "lastNetworkBlockTime": "2026-05-01T10:27:41.7237403Z",
      "blockHeight": 3327100,
      "connectedPeers": 8,
      "nodeVersion": "6110050",
      "rewardType": "POW"
    },
    "topMiners": [],
    "totalPaid": 34.684639313830,
    "totalBlocks": 29,
    "totalConfirmedBlocks": 29,
    "totalPendingBlocks": 0,
    "blockReward": 1.250370310000,
    "lastPoolBlockTime": "2025-10-16T10:12:46.458908Z",
    "poolEffort": 1.4768549533317687
  }
}