{
  "pools": [
    {
      "id": "verus_mainnet",
      "coin": {
        "type": "VRSC",
        "name": "Veruscoin",
        "symbol": "VRSC",
        "website": "https://verus.io/",
        "market": "https://coinmarketcap.com/currencies/veruscoin/",
        "family": "equihash",
        "algorithm": "Verushash",
        "twitter": "https://twitter.com/veruscoin",
        "discord": "https://discord.com/invite/VRKMP2S",
        "telegram": "https://t.me/veruscommunity"
      },
      "ports": {
        "3999": {
          "listenAddress": "0.0.0.0",
          "difficulty": 16,
          "varDiff": {
            "minDiff": 1,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        },
        "3998": {
          "listenAddress": "0.0.0.0",
          "difficulty": 32,
          "varDiff": {
            "minDiff": 1,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        },
        "3997": {
          "listenAddress": "0.0.0.0",
          "difficulty": 8,
          "varDiff": {
            "minDiff": 163840000,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "minimumPayment": 0.1,
        "payoutScheme": "PPLNS",
        "payoutSchemeConfig": [
          [
            []
          ]
        ],
        "extra": {}
      },
      "clientConnectionTimeout": 300,
      "jobRebroadcastTimeout": 100,
      "blockRefreshInterval": 1600,
      "poolFeePercent": 1,
      "address": "RWFiNgQUGHx6jWAPwPFuyNZJgkBRUPdrCt",
      "addressInfoLink": "https://explorer.veruscoin.io/address/RWFiNgQUGHx6jWAPwPFuyNZJgkBRUPdrCt",
      "poolStats": {
        "connectedMiners": 4,
        "poolHashrate": 62401200,
        "sharesPerSecond": 2
      },
      "networkStats": {
        "networkType": "Main",
        "networkHashrate": 1216636488410,
        "networkDifficulty": 70410074.89162539,
        "nextNetworkTarget": "0000000000039694000000000000000000000000000000000000000000000000",
        "nextNetworkBits": "1b039694",
        "lastNetworkBlockTime": "2026-06-14T09:41:38.523383Z",
        "blockHeight": 4108928,
        "connectedPeers": 34,
        "nodeVersion": "2000753",
        "rewardType": "POW"
      },
      "topMiners": [
        {
          "miner": "RDasr6NhPzETrzHiGYsWrf2GmHagmLZ8LJ",
          "hashrate": 17249641.586574655,
          "sharesPerSecond": 0.08213174404015015
        },
        {
          "miner": "RJ4vgPddo7TjUfNqAZEqHZ8R4yhUQsEYFd",
          "hashrate": 6706980.126851852,
          "sharesPerSecond": 0.7176432870370405
        },
        {
          "miner": "RGSax1L2A3QLNSNZfs1TCPSsrzyjjXeB4s",
          "hashrate": 5387301.1935185185,
          "sharesPerSecond": 0.07148518518518479
        },
        {
          "miner": "RTEum2NVDfQCbkSiT2GpjiZLDCeuBZik8Q",
          "hashrate": 3843321.3426913423,
          "sharesPerSecond": 0.07266389585947074
        }
      ],
      "totalPaid": 118.126011963359,
      "totalBlocks": 40,
      "totalConfirmedBlocks": 40,
      "totalPendingBlocks": 0,
      "blockReward": 3.012087490000,
      "lastPoolBlockTime": "2026-05-14T10:17:28.305335Z",
      "poolEffort": 4.58405111943118,
      "priceStatus": "disabled",
      "priceAvailability": "disabled"
    },
    {
      "id": "verus_mainnet_solo",
      "coin": {
        "type": "VRSC",
        "name": "Veruscoin",
        "symbol": "VRSC",
        "website": "https://verus.io/",
        "market": "https://coinmarketcap.com/currencies/veruscoin/",
        "family": "equihash",
        "algorithm": "Verushash",
        "twitter": "https://twitter.com/veruscoin",
        "discord": "https://discord.com/invite/VRKMP2S",
        "telegram": "https://t.me/veruscommunity"
      },
      "ports": {
        "3978": {
          "listenAddress": "0.0.0.0",
          "difficulty": 16,
          "varDiff": {
            "minDiff": 16,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 60,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        },
        "3979": {
          "listenAddress": "0.0.0.0",
          "difficulty": 32,
          "varDiff": {
            "minDiff": 1,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        },
        "3977": {
          "listenAddress": "0.0.0.0",
          "difficulty": 8,
          "varDiff": {
            "minDiff": 163840000,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "minimumPayment": 0.1,
        "payoutScheme": "SOLO",
        "payoutSchemeConfig": [
          [
            []
          ]
        ],
        "extra": {}
      },
      "clientConnectionTimeout": 300,
      "jobRebroadcastTimeout": 100,
      "blockRefreshInterval": 1600,
      "poolFeePercent": 1,
      "address": "RWFiNgQUGHx6jWAPwPFuyNZJgkBRUPdrCt",
      "addressInfoLink": "https://explorer.veruscoin.io/address/RWFiNgQUGHx6jWAPwPFuyNZJgkBRUPdrCt",
      "poolStats": {
        "connectedMiners": 2,
        "poolHashrate": 205835344,
        "sharesPerSecond": 3
      },
      "networkStats": {
        "networkType": "Main",
        "networkHashrate": 1216636488410,
        "networkDifficulty": 70410074.89162539,
        "nextNetworkTarget": "0000000000039694000000000000000000000000000000000000000000000000",
        "nextNetworkBits": "1b039694",
        "lastNetworkBlockTime": "2026-06-14T09:41:38.5248865Z",
        "blockHeight": 4108928,
        "connectedPeers": 34,
        "nodeVersion": "2000753",
        "rewardType": "POW"
      },
      "topMiners": [
        {
          "miner": "RH5bFmWsiL1pwE5aZ5mEHGXSRYcUwNWtLD",
          "hashrate": 109643703.26712963,
          "sharesPerSecond": 1.2844472222222225
        },
        {
          "miner": "RMCSoEArjK3ZhVAFSasnFhz7MDXE5MF7oZ",
          "hashrate": 6527912.58247509,
          "sharesPerSecond": 0.13919174411789487
        }
      ],
      "totalPaid": 125.820803453006,
      "totalBlocks": 42,
      "totalConfirmedBlocks": 42,
      "totalPendingBlocks": 0,
      "blockReward": 3.006181530000,
      "lastPoolBlockTime": "2026-05-12T20:41:41.494939Z",
      "poolEffort": 7.965313296954065,
      "priceStatus": "disabled",
      "priceAvailability": "disabled"
    },
    {
      "id": "verus_mainnet_chips",
      "coin": {
        "type": "CHIPS",
        "name": "CHIPS",
        "symbol": "CHIPS",
        "website": "https://verus.io/",
        "market": "https://coinmarketcap.com/currencies/veruscoin/",
        "family": "equihash",
        "algorithm": "Equihash",
        "twitter": "https://twitter.com/veruscoin",
        "discord": "https://discord.com/invite/VRKMP2S",
        "telegram": "https://t.me/veruscommunity"
      },
      "ports": {
        "3995": {
          "listenAddress": "0.0.0.0",
          "difficulty": 32,
          "varDiff": {
            "minDiff": 1,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "minimumPayment": 0.025,
        "payoutScheme": "PPLNS",
        "payoutSchemeConfig": [
          [
            []
          ]
        ],
        "extra": {}
      },
      "clientConnectionTimeout": 300,
      "jobRebroadcastTimeout": 100,
      "blockRefreshInterval": 0,
      "poolFeePercent": 1.5,
      "address": "RLsuiAtZxtcG1d5KHLZpmKm3egBMzi61xg",
      "addressInfoLink": "https://explorer.chips.cash/address/RLsuiAtZxtcG1d5KHLZpmKm3egBMzi61xg",
      "poolStats": {
        "connectedMiners": 0,
        "poolHashrate": 0,
        "sharesPerSecond": 0
      },
      "networkStats": {
        "networkType": "Main",
        "networkHashrate": 229382906096,
        "networkDifficulty": 2004331.2550664137,
        "nextNetworkTarget": "00000000007e0cb2000000000000000000000000000000000000000000000000",
        "nextNetworkBits": "1b7e0cb2",
        "lastNetworkBlockTime": "2026-06-14T09:43:18.8013212Z",
        "blockHeight": 4280498,
        "connectedPeers": 15,
        "nodeVersion": "2000753",
        "rewardType": "POW"
      },
      "topMiners": [],
      "totalPaid": 3.776956917323,
      "totalBlocks": 107,
      "totalConfirmedBlocks": 98,
      "totalPendingBlocks": 0,
      "blockReward": 0.039285760000,
      "lastPoolBlockTime": "2026-05-14T22:37:44.251366Z",
      "poolEffort": 0,
      "priceStatus": "disabled",
      "priceAvailability": "disabled"
    },
    {
      "id": "verus_mainnet_chips_solo",
      "coin": {
        "type": "CHIPS",
        "name": "CHIPS",
        "symbol": "CHIPS",
        "website": "https://verus.io/",
        "market": "https://coinmarketcap.com/currencies/veruscoin/",
        "family": "equihash",
        "algorithm": "Equihash",
        "twitter": "https://twitter.com/veruscoin",
        "discord": "https://discord.com/invite/VRKMP2S",
        "telegram": "https://t.me/veruscommunity"
      },
      "ports": {
        "3": {
          "listenAddress": "0.0.0.0",
          "difficulty": 32,
          "varDiff": {
            "minDiff": 1,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "minimumPayment": 0.025,
        "payoutScheme": "SOLO",
        "payoutSchemeConfig": [
          [
            []
          ]
        ],
        "extra": {}
      },
      "clientConnectionTimeout": 300,
      "jobRebroadcastTimeout": 100,
      "blockRefreshInterval": 0,
      "poolFeePercent": 1.5,
      "address": "RLsuiAtZxtcG1d5KHLZpmKm3egBMzi61xg",
      "addressInfoLink": "https://explorer.chips.cash/address/RLsuiAtZxtcG1d5KHLZpmKm3egBMzi61xg",
      "poolStats": {
        "connectedMiners": 0,
        "poolHashrate": 0,
        "sharesPerSecond": 0
      },
      "networkStats": {
        "networkType": "Main",
        "networkHashrate": 229382906096,
        "networkDifficulty": 2004331.2550664137,
        "nextNetworkTarget": "00000000007e0cb2000000000000000000000000000000000000000000000000",
        "nextNetworkBits": "1b7e0cb2",
        "lastNetworkBlockTime": "2026-06-14T09:43:18.798657Z",
        "blockHeight": 4280498,
        "connectedPeers": 15,
        "nodeVersion": "2000753",
        "rewardType": "POW"
      },
      "topMiners": [],
      "totalPaid": 9.786022379850,
      "totalBlocks": 270,
      "totalConfirmedBlocks": 248,
      "totalPendingBlocks": 0,
      "blockReward": 0.039667990000,
      "lastPoolBlockTime": "2026-05-16T11:13:51.839361Z",
      "poolEffort": 0,
      "priceStatus": "disabled",
      "priceAvailability": "disabled"
    },
    {
      "id": "verus_mainnet_vdex",
      "coin": {
        "type": "vDEX",
        "name": "vDEX",
        "symbol": "vDEX",
        "website": "https://verus.io/",
        "market": "https://coinmarketcap.com/currencies/veruscoin/",
        "family": "equihash",
        "algorithm": "Equihash",
        "twitter": "https://twitter.com/veruscoin",
        "discord": "https://discord.com/invite/VRKMP2S",
        "telegram": "https://t.me/veruscommunity"
      },
      "ports": {
        "1": {
          "listenAddress": "0.0.0.0",
          "difficulty": 32,
          "varDiff": {
            "minDiff": 1,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "minimumPayment": 0.025,
        "payoutScheme": "PPLNS",
        "payoutSchemeConfig": [
          [
            []
          ]
        ],
        "extra": {}
      },
      "clientConnectionTimeout": 300,
      "jobRebroadcastTimeout": 100,
      "blockRefreshInterval": 0,
      "poolFeePercent": 1.5,
      "address": "RU8p7QGzSuhAQTQYpwhk6B6JcGWy3rjq9F",
      "addressInfoLink": "https://explorer.vdex.to/address/RU8p7QGzSuhAQTQYpwhk6B6JcGWy3rjq9F",
      "poolStats": {
        "connectedMiners": 0,
        "poolHashrate": 0,
        "sharesPerSecond": 0
      },
      "networkStats": {
        "networkType": "Main",
        "networkHashrate": 297198303268,
        "networkDifficulty": 19610790.942552343,
        "nextNetworkTarget": "00000000000ce20a000000000000000000000000000000000000000000000000",
        "nextNetworkBits": "1b0ce20a",
        "lastNetworkBlockTime": "2026-06-14T09:35:52.8680872Z",
        "blockHeight": 949937,
        "connectedPeers": 2,
        "nodeVersion": "2000753",
        "rewardType": "POW"
      },
      "topMiners": [],
      "totalPaid": 0,
      "totalBlocks": 9,
      "totalConfirmedBlocks": 8,
      "totalPendingBlocks": 0,
      "blockReward": 0.004216150000,
      "lastPoolBlockTime": "2026-05-06T02:18:39.665657Z",
      "poolEffort": 0,
      "priceStatus": "disabled",
      "priceAvailability": "disabled"
    },
    {
      "id": "verus_mainnet_vdex_solo",
      "coin": {
        "type": "vDEX",
        "name": "vDEX",
        "symbol": "vDEX",
        "website": "https://verus.io/",
        "market": "https://coinmarketcap.com/currencies/veruscoin/",
        "family": "equihash",
        "algorithm": "Equihash",
        "twitter": "https://twitter.com/veruscoin",
        "discord": "https://discord.com/invite/VRKMP2S",
        "telegram": "https://t.me/veruscommunity"
      },
      "ports": {
        "2": {
          "listenAddress": "0.0.0.0",
          "difficulty": 32,
          "varDiff": {
            "minDiff": 1,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "minimumPayment": 0.025,
        "payoutScheme": "SOLO",
        "payoutSchemeConfig": [
          [
            []
          ]
        ],
        "extra": {}
      },
      "clientConnectionTimeout": 300,
      "jobRebroadcastTimeout": 100,
      "blockRefreshInterval": 0,
      "poolFeePercent": 1.5,
      "address": "RU8p7QGzSuhAQTQYpwhk6B6JcGWy3rjq9F",
      "addressInfoLink": "https://explorer.vdex.to/address/RU8p7QGzSuhAQTQYpwhk6B6JcGWy3rjq9F",
      "poolStats": {
        "connectedMiners": 0,
        "poolHashrate": 0,
        "sharesPerSecond": 0
      },
      "networkStats": {
        "networkType": "Main",
        "networkHashrate": 297198303268,
        "networkDifficulty": 19610790.942552343,
        "nextNetworkTarget": "00000000000ce20a000000000000000000000000000000000000000000000000",
        "nextNetworkBits": "1b0ce20a",
        "lastNetworkBlockTime": "2026-06-14T09:35:52.8694242Z",
        "blockHeight": 949937,
        "connectedPeers": 2,
        "nodeVersion": "2000753",
        "rewardType": "POW"
      },
      "topMiners": [],
      "totalPaid": 0.084016775150,
      "totalBlocks": 27,
      "totalConfirmedBlocks": 27,
      "totalPendingBlocks": 0,
      "blockReward": 0.004003780000,
      "lastPoolBlockTime": "2026-05-12T05:08:27.034971Z",
      "poolEffort": 0,
      "priceStatus": "disabled",
      "priceAvailability": "disabled"
    },
    {
      "id": "verus_mainnet_varrr",
      "coin": {
        "type": "vARRR",
        "name": "vARRR",
        "symbol": "vARRR",
        "website": "https://verus.io/",
        "market": "https://coinmarketcap.com/currencies/veruscoin/",
        "family": "equihash",
        "algorithm": "Equihash",
        "twitter": "https://twitter.com/veruscoin",
        "discord": "https://discord.com/invite/VRKMP2S",
        "telegram": "https://t.me/veruscommunity"
      },
      "ports": {
        "11": {
          "listenAddress": "0.0.0.0",
          "difficulty": 32,
          "varDiff": {
            "minDiff": 1,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "minimumPayment": 0.025,
        "payoutScheme": "PPLNS",
        "payoutSchemeConfig": [
          [
            []
          ]
        ],
        "extra": {}
      },
      "clientConnectionTimeout": 300,
      "jobRebroadcastTimeout": 100,
      "blockRefreshInterval": 0,
      "poolFeePercent": 1.5,
      "address": "RT2eYQo2LX7Q77GvDshUTyyo5Y4paKLF2u",
      "addressInfoLink": "https://varrrexplorer.piratechain.com/address/RT2eYQo2LX7Q77GvDshUTyyo5Y4paKLF2u",
      "poolStats": {
        "connectedMiners": 0,
        "poolHashrate": 0,
        "sharesPerSecond": 0
      },
      "networkStats": {
        "networkType": "Main",
        "networkHashrate": 263361688018,
        "networkDifficulty": 14380140.742272094,
        "nextNetworkTarget": "00000000001191ac000000000000000000000000000000000000000000000000",
        "nextNetworkBits": "1b1191ac",
        "lastNetworkBlockTime": "2026-06-14T09:41:53.8103065Z",
        "blockHeight": 1119510,
        "connectedPeers": 7,
        "nodeVersion": "2000753",
        "rewardType": "POW"
      },
      "topMiners": [],
      "totalPaid": 0.662778538569,
      "totalBlocks": 13,
      "totalConfirmedBlocks": 11,
      "totalPendingBlocks": 0,
      "blockReward": 0.081933780000,
      "lastPoolBlockTime": "2026-04-25T18:59:03.166379Z",
      "poolEffort": 0,
      "priceStatus": "disabled",
      "priceAvailability": "disabled"
    },
    {
      "id": "verus_mainnet_varrr_solo",
      "coin": {
        "type": "vARRR",
        "name": "vARRR",
        "symbol": "vARRR",
        "website": "https://verus.io/",
        "market": "https://coinmarketcap.com/currencies/veruscoin/",
        "family": "equihash",
        "algorithm": "Equihash",
        "twitter": "https://twitter.com/veruscoin",
        "discord": "https://discord.com/invite/VRKMP2S",
        "telegram": "https://t.me/veruscommunity"
      },
      "ports": {
        "12": {
          "listenAddress": "0.0.0.0",
          "difficulty": 32,
          "varDiff": {
            "minDiff": 1,
            "maxDelta": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
          },
          "tls": false,
          "tlsAuto": false
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "minimumPayment": 0.025,
        "payoutScheme": "SOLO",
        "payoutSchemeConfig": [
          [
            []
          ]
        ],
        "extra": {}
      },
      "clientConnectionTimeout": 300,
      "jobRebroadcastTimeout": 100,
      "blockRefreshInterval": 0,
      "poolFeePercent": 1.5,
      "address": "RT2eYQo2LX7Q77GvDshUTyyo5Y4paKLF2u",
      "addressInfoLink": "https://varrrexplorer.piratechain.com/address/RT2eYQo2LX7Q77GvDshUTyyo5Y4paKLF2u",
      "poolStats": {
        "connectedMiners": 0,
        "poolHashrate": 0,
        "sharesPerSecond": 0
      },
      "networkStats": {
        "networkType": "Main",
        "networkHashrate": 263361688018,
        "networkDifficulty": 14380140.742272094,
        "nextNetworkTarget": "00000000001191ac000000000000000000000000000000000000000000000000",
        "nextNetworkBits": "1b1191ac",
        "lastNetworkBlockTime": "2026-06-14T09:41:53.8184226Z",
        "blockHeight": 1119510,
        "connectedPeers": 7,
        "nodeVersion": "2000753",
        "rewardType": "POW"
      },
      "topMiners": [],
      "totalPaid": 2.611575176650,
      "totalBlocks": 32,
      "totalConfirmedBlocks": 32,
      "totalPendingBlocks": 0,
      "blockReward": 0.079924350000,
      "lastPoolBlockTime": "2026-05-08T13:26:19.679131Z",
      "poolEffort": 0,
      "priceStatus": "disabled",
      "priceAvailability": "disabled"
    }
  ]
}