{
  "pools": [
    {
      "id": "layacoin",
      "coin": {
        "type": "LAYA",
        "name": "Layacoin",
        "symbol": "LAYA",
        "website": "https://layacoin.com/",
        "family": "bitcoin",
        "algorithm": "Ghostrider",
        "canonicalName": "Layacoin"
      },
      "ports": {
        "3060": {
          "listenAddress": "0.0.0.0",
          "difficulty": 0.02,
          "varDiff": {
            "minDiff": 0.01,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "minimumPayment": 1,
        "payoutScheme": "PPLNS",
        "payoutSchemeConfig": [
          [
            []
          ]
        ],
        "extra": {}
      },
      "clientConnectionTimeout": 600,
      "jobRebroadcastTimeout": 10,
      "blockRefreshInterval": 1000,
      "poolFeePercent": 0,
      "address": "LNbNm8jxe58x4Ls4EC5ewKZS6Wp5TeTFVk",
      "poolStats": {
        "connectedMiners": 1,
        "poolHashrate": 306,
        "sharesPerSecond": 0
      },
      "networkStats": {
        "networkType": "Main",
        "networkHashrate": 83.12969696969697,
        "networkDifficulty": 3.65446E-06,
        "nextNetworkTarget": "00042ce200000000000000000000000000000000000000000000000000000000",
        "nextNetworkBits": "1f042ce2",
        "lastNetworkBlockTime": "2026-07-12T15:29:33.9317316Z",
        "blockHeight": 168,
        "connectedPeers": 7,
        "rewardType": "POW"
      },
      "topMiners": [
        {
          "miner": "LeJ3Nqz8LfBpyL3245QqA5aSkaZNi9TUH9",
          "hashrate": 407,
          "sharesPerSecond": 0.187
        },
        {
          "miner": "Lcu1vgzHSr3R5XckY1cE8Esm4LhomGq2N3",
          "hashrate": 315,
          "sharesPerSecond": 0.241
        }
      ],
      "totalPaid": 0,
      "totalBlocks": 160,
      "lastPoolBlockTime": "2026-07-12T15:29:33.837917Z",
      "poolEffort": 77177.68105704665
    }
  ]
}