{
  "pools": [
    {
      "id": "pcoin",
      "coin": {
        "type": "PCN",
        "name": "PCoin",
        "symbol": "PCN",
        "family": "bitcoin",
        "algorithm": "RandomX",
        "randomxKey": "PCoin/RandomX/v1",
        "website": "https://pc.am",
        "explorer": "https://explorer.pc.am"
      },
      "ports": {
        "3333": {
          "listenAddress": "0.0.0.0",
          "name": "Stratum",
          "tls": false,
          "tlsAuto": false,
          "varDiff": {
            "minDiff": 1,
            "maxDiff": 1000000,
            "targetTime": 15,
            "retargetTime": 60
          }
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "payoutScheme": "PPLNS",
        "payoutSchemeConfig": {
          "factor": 2
        },
        "minimumPayment": 0.00000294,
        "payoutMethod": "coinbase",
        "payoutInterval": "every block found"
      },
      "poolFeePercent": 2,
      "addressInfoLink": null,
      "poolStats": {
        "connectedMiners": 23,
        "poolHashrate": 188643.44166666668,
        "sharesPerSecond": 1.78
      },
      "networkStats": {
        "networkType": "main",
        "networkHashrate": 410955.3043110587,
        "networkDifficulty": 0.05857186012466015,
        "lastNetworkBlockTime": "2026-08-18T08:08:01.000Z",
        "blockHeight": 4035,
        "connectedPeers": 40,
        "rewardType": "POW"
      },
      "lastPoolBlockTime": "2026-08-18T08:08:26.540Z",
      "totalBlocks": 215,
      "totalPaid": 10535.00030573,
      "blockRefreshInterval": 2000,
      "pcoin": {
        "nodeReadAt": "2026-08-18T08:10:58.647Z",
        "nodeReadable": true,
        "open": true,
        "note": "open to any miner"
      }
    }
  ]
}