{
  "pool": {
    "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": 6,
      "poolHashrate": 12275.416666666666,
      "sharesPerSecond": 0.4716666666666667
    },
    "networkStats": {
      "networkType": "main",
      "networkHashrate": 723351.3283353633,
      "networkDifficulty": 0.1127862250561479,
      "lastNetworkBlockTime": "2026-09-22T18:31:47.000Z",
      "blockHeight": 9125,
      "connectedPeers": 198,
      "rewardType": "POW"
    },
    "lastPoolBlockTime": "2026-09-22T08:04:00.000Z",
    "totalBlocks": 4,
    "totalPaid": 195.99999992,
    "blockRefreshInterval": 2000,
    "pcoin": {
      "nodeReadAt": "2026-09-22T18:37:21.458Z",
      "nodeReadable": true,
      "open": true,
      "note": "open to any miner"
    }
  }
}