{
  "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": 1,
      "address": "LNbNm8jxe58x4Ls4EC5ewKZS6Wp5TeTFVk",
      "addressInfoLink": "https://altexplorer.online/address/laya/LNbNm8jxe58x4Ls4EC5ewKZS6Wp5TeTFVk",
      "poolStats": {
        "connectedMiners": 0,
        "poolHashrate": 0,
        "sharesPerSecond": 0
      },
      "networkStats": {
        "networkHashrate": 313.2753393963358,
        "networkDifficulty": 4.814794E-06,
        "lastNetworkBlockTime": "2026-07-19T00:57:11.417682Z",
        "blockHeight": 9189,
        "connectedPeers": 14
      },
      "topMiners": [],
      "totalPaid": 165.132337745577,
      "totalBlocks": 9181,
      "lastPoolBlockTime": "2026-07-19T00:57:11.379399Z",
      "poolEffort": 176088.2056727746
    }
  ]
}