{
  "pools": [
    {
      "id": "alph-prop",
      "coin": {
        "type": "ALPH",
        "name": "Alephium",
        "symbol": "ALPH",
        "website": "https://alephium.org/",
        "market": "https://coinmarketcap.com/currencies/alephium/",
        "family": "alephium",
        "algorithm": "Blake3",
        "twitter": "https://twitter.com/alephium",
        "discord": "https://discord.gg/JErgRBfRSB",
        "telegram": "https://t.me/alephiumgroup",
        "github": "https://github.com/alephium/alephium",
        "canonicalName": "Alephium"
      },
      "ports": {
        "3333": {
          "listenAddress": "0.0.0.0",
          "difficulty": 500,
          "varDiff": {
            "minDiff": 200,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        },
        "3334": {
          "listenAddress": "0.0.0.0",
          "difficulty": 500,
          "varDiff": {
            "minDiff": 200,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": true,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": false,
        "minimumPayment": 0.1,
        "payoutScheme": "PROP",
        "payoutSchemeConfig": {
          "factor": 2.0
        },
        "extra": {
          "walletName": "alph-mining-restored",
          "keepTransactionFees": false,
          "blockRewardsLockTime": 500
        }
      },
      "clientConnectionTimeout": 600,
      "jobRebroadcastTimeout": 10,
      "blockRefreshInterval": 500,
      "poolFeePercent": 0.8,
      "address": "1BsW3H8ELCw9eE6oAkb9tioiTRiMmtr4w12hQYZCnyv4N",
      "addressInfoLink": "https://explorer.alephium.org/addresses/1BsW3H8ELCw9eE6oAkb9tioiTRiMmtr4w12hQYZCnyv4N",
      "poolStats": {
        "connectedMiners": 1,
        "poolHashrate": 7385102587361.086,
        "sharesPerSecond": 0.318
      },
      "networkStats": {
        "networkType": "mainnet",
        "networkHashrate": 5091492128000000,
        "networkDifficulty": 178291285187681,
        "lastNetworkBlockTime": "2026-08-04T08:37:31.8040352Z",
        "blockHeight": 7849664,
        "connectedPeers": 44,
        "nodeVersion": "4.5.3",
        "rewardType": "POW"
      },
      "topMiners": [
        {
          "miner": "1MUEfnNdrbm75DBMmbUA6v4tMpspKGg879NTKid3WsLz",
          "hashrate": 9849048370828.271,
          "sharesPerSecond": 0.277
        }
      ],
      "totalPaid": 45.208796130517,
      "totalBlocks": 489,
      "totalConfirmedBlocks": 385,
      "totalPendingBlocks": 90,
      "blockReward": 0.143317807238,
      "lastPoolBlockTime": "2026-08-04T08:29:49.161957Z",
      "poolEffort": 1.2613044520111835E-09
    },
    {
      "id": "alph-solo",
      "coin": {
        "type": "ALPH",
        "name": "Alephium",
        "symbol": "ALPH",
        "website": "https://alephium.org/",
        "market": "https://coinmarketcap.com/currencies/alephium/",
        "family": "alephium",
        "algorithm": "Blake3",
        "twitter": "https://twitter.com/alephium",
        "discord": "https://discord.gg/JErgRBfRSB",
        "telegram": "https://t.me/alephiumgroup",
        "github": "https://github.com/alephium/alephium",
        "canonicalName": "Alephium"
      },
      "ports": {
        "4444": {
          "listenAddress": "0.0.0.0",
          "difficulty": 500,
          "varDiff": {
            "minDiff": 100,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        },
        "4445": {
          "listenAddress": "0.0.0.0",
          "difficulty": 500,
          "varDiff": {
            "minDiff": 200,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": true,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": false,
        "minimumPayment": 0.1,
        "payoutScheme": "SOLO",
        "payoutSchemeConfig": {
          "factor": 2.0
        },
        "extra": {
          "walletName": "alph-mining-restored",
          "keepTransactionFees": false,
          "blockRewardsLockTime": 500
        }
      },
      "clientConnectionTimeout": 600,
      "jobRebroadcastTimeout": 10,
      "blockRefreshInterval": 500,
      "poolFeePercent": 0.8,
      "address": "1BsW3H8ELCw9eE6oAkb9tioiTRiMmtr4w12hQYZCnyv4N",
      "addressInfoLink": "https://explorer.alephium.org/addresses/1BsW3H8ELCw9eE6oAkb9tioiTRiMmtr4w12hQYZCnyv4N",
      "poolStats": {
        "connectedMiners": 0,
        "poolHashrate": 0,
        "sharesPerSecond": 0
      },
      "networkStats": {
        "networkType": "mainnet",
        "networkHashrate": 5086810184000000,
        "networkDifficulty": 178291285187681,
        "lastNetworkBlockTime": "2026-08-04T08:37:34.571124Z",
        "blockHeight": 7849664,
        "connectedPeers": 44,
        "nodeVersion": "4.5.3",
        "rewardType": "POW"
      },
      "topMiners": [],
      "totalPaid": 0,
      "totalBlocks": 0,
      "totalConfirmedBlocks": 0,
      "totalPendingBlocks": 0,
      "blockReward": 0,
      "poolEffort": 0
    }
  ]
}