{
  "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": 3,
      "poolHashrate": 5720.593333333333,
      "sharesPerSecond": 0.26166666666666666
    },
    "networkStats": {
      "networkType": "main",
      "networkHashrate": 805006.0858969429,
      "networkDifficulty": 0.1119661171582287,
      "lastNetworkBlockTime": "2026-09-19T03:44:08.000Z",
      "blockHeight": 8607,
      "connectedPeers": 197,
      "rewardType": "POW"
    },
    "lastPoolBlockTime": null,
    "totalBlocks": 0,
    "totalPaid": 0,
    "blockRefreshInterval": 2000,
    "pcoin": {
      "nodeReadAt": "2026-09-19T03:57:19.551Z",
      "nodeReadable": true,
      "open": true,
      "note": "open to any miner"
    }
  }
}