{
  "$schema": "https://retropool.vargatech.net/.well-known/mining-pool.schema.json",
  "manifest_version": "1.0",
  "name": "VargaTech RetroPool MULTI",
  "operator": "Varga-Tech Göttingen",
  "homepage": "https://retropool.vargatech.net/MULTI/",
  "discovery_page": "https://retropool.vargatech.net/discover/",
  "service": {
    "type": "multi-coin-sha256d-mining-router",
    "network_scope": "public",
    "routing_scope": "per-profile",
    "routing_modes": ["MANUAL", "ROTATE"],
    "profile_isolation": true
  },
  "stratum": [
    {
      "protocol": "stratum-v1",
      "transport": "tcp",
      "uri": "stratum+tcp://retropool.vargatech.net:3338",
      "host": "retropool.vargatech.net",
      "port": 3338,
      "tls": false
    }
  ],
  "authentication": {
    "username_format": "<PROFILE-ID>.<WORKER>",
    "password": "x",
    "management_token_is_stratum_password": false
  },
  "coins": [
    {"symbol": "BTC", "name": "Bitcoin", "algorithm": "SHA-256d"},
    {"symbol": "BCH", "name": "Bitcoin Cash", "algorithm": "SHA-256d"},
    {"symbol": "DGB", "name": "DigiByte SHA-256d", "algorithm": "SHA-256d"},
    {"symbol": "XEC", "name": "eCash", "algorithm": "SHA-256d"},
    {"symbol": "RUB", "name": "Ruble Core", "algorithm": "SHA-256d"}
  ],
  "features": [
    "per-profile-routing",
    "per-profile-wallets",
    "manual-routing",
    "rotating-routing",
    "stratum-v1",
    "version-rolling-relay",
    "multi-vendor-asic-compatible"
  ],
  "compatibility": {
    "families": ["Bitaxe/AxeOS", "Avalon/cgminer", "Antminer", "WhatsMiner", "generic Stratum V1 SHA-256d"],
    "note": "Compatibility depends on the miner firmware implementing compatible Stratum V1 behavior."
  },
  "discovery": {
    "well_known": "https://retropool.vargatech.net/.well-known/mining-pool.json",
    "alias": "https://retropool.vargatech.net/.well-known/retropool.json",
    "api": "https://retropool.vargatech.net/api/v1/pool-info",
    "schema": "https://retropool.vargatech.net/.well-known/mining-pool.schema.json",
    "commitment": "https://retropool.vargatech.net/.well-known/retropool-commitment.json",
    "public_key": "https://retropool.vargatech.net/.well-known/retropool-public-key.pem",
    "signature": "https://retropool.vargatech.net/.well-known/mining-pool.sig"
  },
  "legal": {
    "imprint": "https://retropool.vargatech.net/#impressum",
    "privacy": "https://retropool.vargatech.net/#datenschutz"
  },
  "published_at": "2026-09-19T11:38:35Z"
}
