{
  "pool": {
    "id": "cs1",
    "coin": {
      "type": "CS",
      "name": "Cloud Service",
      "symbol": "CS",
      "website": "https://cscloudservice.com/",
      "market": "",
      "family": "equihash",
      "algorithm": "Equihash",
      "twitter": "",
      "discord": "https://discord.gg/7VpuvgCyuq",
      "telegram": "",
      "canonicalName": "Cloud Service"
    },
    "ports": {
      "3052": {
        "listenAddress": "0.0.0.0",
        "name": "GPU Mining (ZelHash)",
        "difficulty": 0.1,
        "varDiff": {
          "minDiff": 0.01,
          "targetTime": 15,
          "retargetTime": 90,
          "variancePercent": 30
        },
        "tls": false,
        "tlsAuto": false
      },
      "3053": {
        "listenAddress": "0.0.0.0",
        "name": "GPU High Diff",
        "difficulty": 1,
        "tls": false,
        "tlsAuto": false
      }
    },
    "paymentProcessing": {
      "enabled": true,
      "minimumPayment": 1,
      "payoutScheme": "PPLNS",
      "payoutSchemeConfig": [
        [
          []
        ]
      ],
      "extra": {}
    },
    "clientConnectionTimeout": 600,
    "jobRebroadcastTimeout": 55,
    "blockRefreshInterval": 1000,
    "poolFeePercent": 1,
    "address": "t1Kt1UHC3A8gmYtgbgNkHcwmctEjAJGTzGA",
    "addressInfoLink": "https://explorer.cscloudservice.com/address/t1Kt1UHC3A8gmYtgbgNkHcwmctEjAJGTzGA",
    "poolStats": {
      "connectedMiners": 0,
      "poolHashrate": 0,
      "sharesPerSecond": 0
    },
    "networkStats": {
      "networkType": "Main",
      "networkHashrate": 225,
      "networkDifficulty": 1447.308893452318,
      "nextNetworkTarget": "0002a9e200000000000000000000000000000000000000000000000000000000",
      "nextNetworkBits": "1f02a9e2",
      "lastNetworkBlockTime": "2026-08-02T03:24:40.8447248Z",
      "blockHeight": 52411,
      "connectedPeers": 4,
      "rewardType": "POW"
    },
    "topMiners": [],
    "totalPaid": 0,
    "totalBlocks": 0,
    "poolEffort": 0
  }
}