{
  "host": "deploy.2solutions.co",
  "domains": [
    "token.2solutions.co",
    "exchange.2solutions.co",
    "deploy.2solutions.co",
    "wallet.2solutions.co",
    "explorer.2solutions.co",
    "pool.2solutions.co",
    "api.2solutions.co"
  ],
  "app": {
    "service": "2solv-ecosystem-mvp.service",
    "version": "phase8-wallet-ecosystem",
    "live": [
      "public HTTPS routes",
      "chain RPC read status",
      "mining status",
      "ledger schema",
      "admin login path",
      "mock swap record flow",
      "BTCPay/OpenHarness evidence",
      "wallet address/balance/receive QR/send-request flow",
      "Android APK download artifact",
      "iOS-ready project scaffold"
    ],
    "carry_forward": [
      "full indexed explorer",
      "production Stratum pool",
      "mainnet launch"
    ]
  },
  "chain": {
    "daemon": {
      "adjusted_time": 1778306099,
      "alt_blocks_count": 0,
      "block_size_limit": 600000,
      "block_size_median": 300000,
      "block_weight_limit": 600000,
      "block_weight_median": 300000,
      "bootstrap_daemon_address": "",
      "busy_syncing": false,
      "credits": 0,
      "cumulative_difficulty": 15164418,
      "cumulative_difficulty_top64": 0,
      "database_size": 393216,
      "difficulty": 168995,
      "difficulty_top64": 0,
      "free_space": 516189003776,
      "grey_peerlist_size": 0,
      "height": 108,
      "height_without_bootstrap": 108,
      "incoming_connections_count": 0,
      "mainnet": false,
      "nettype": "testnet",
      "offline": true,
      "outgoing_connections_count": 0,
      "restricted": false,
      "rpc_connections_count": 1,
      "stagenet": false,
      "start_time": 1778295192,
      "status": "OK",
      "synchronized": true,
      "target": 120,
      "target_height": 0,
      "testnet": true,
      "top_block_hash": "a6bed8a8fd293ad2a1eda5a961ef2b621849bb95db169179685ed201b19783c1",
      "top_hash": "",
      "tx_count": 0,
      "tx_pool_size": 0,
      "untrusted": false,
      "update_available": false,
      "version": "2solv-v0.1.0-testnet",
      "was_bootstrap_ever_used": false,
      "white_peerlist_size": 0,
      "wide_cumulative_difficulty": "0xe76402",
      "wide_difficulty": "0x29423"
    },
    "hardfork": {
      "credits": 0,
      "earliest_height": 1,
      "enabled": true,
      "state": 2,
      "status": "OK",
      "threshold": 0,
      "top_hash": "",
      "untrusted": false,
      "version": 16,
      "votes": 107,
      "voting": 16,
      "window": 107
    },
    "mining": {
      "active": true,
      "address": "WGrmVj5wvzYG56QYjksioKMjri9MxH8UWYY45LcUpuchBAjJsXbEj5YH84gFntfd6KNz1DEr7JPYh8uZuHYhXBLA29J154esJ",
      "bg_idle_threshold": 0,
      "bg_ignore_battery": false,
      "bg_min_idle_seconds": 0,
      "bg_target": 0,
      "block_reward": 10000000000,
      "block_target": 120,
      "difficulty": 168995,
      "difficulty_top64": 0,
      "is_background_mining_enabled": false,
      "pow_algorithm": "RandomX",
      "speed": 1396,
      "status": "OK",
      "threads_count": 4,
      "untrusted": false,
      "wide_difficulty": "0x29423"
    },
    "operator_wallet": "WGrmVj5wvzYG56QYjksioKMjri9MxH8UWYY45LcUpuchBAjJsXbEj5YH84gFntfd6KNz1DEr7JPYh8uZuHYhXBLA29J154esJ"
  },
  "btcpay": {
    "containers_detected": true,
    "container_lines": [
      "generated_nbxplorer_1|Up 21 hours|32838/tcp",
      "generated_btcpayserver_1|Up 21 hours|0.0.0.0:23080->49392/tcp, [::]:23080->49392/tcp",
      "btcpayserver_bitcoind|Up 21 hours|8332-8333/tcp, 18332-18333/tcp, 18443-18444/tcp, 39388/tcp, 43782/tcp"
    ],
    "openharness_store_configured": {
      "serverUrl": true,
      "apiKey": true,
      "storeId": true,
      "webhookSecret": true,
      "paymentMethods": true,
      "lastValidatedAt": true,
      "lastValidationStatus": true,
      "lastValidationMessage": true
    },
    "configured": true,
    "status": "openharness-btcpay-configured"
  },
  "fixedfloat": {
    "openharness_fixedfloat_code_present": true,
    "status": "fixedfloat-via-btcpay-code-present"
  },
  "wallet": {
    "network": "2SOLV private testnet",
    "mode": "phase8-noncustodial-public-ui-admin-testing",
    "operator_wallet_visible": true,
    "address": "WGrmVj5wvzYG56QYjksioKMjri9MxH8UWYY45LcUpuchBAjJsXbEj5YH84gFntfd6KNz1DEr7JPYh8uZuHYhXBLA29J154esJ",
    "balance_line": "Balance: 230.000000000, unlocked balance: 230.000000000",
    "chain_height": 108,
    "mining_active": true,
    "block_reward_atomic": 10000000000,
    "receive_qr": "/wallet/qr",
    "send_flow": "/wallet/send and /api/wallet/send-request queue guarded testnet send requests for operator review",
    "explorer_link": "https://explorer.2solutions.co/address/WGrmVj5wvzYG56QYjksioKMjri9MxH8UWYY45LcUpuchBAjJsXbEj5YH84gFntfd6KNz1DEr7JPYh8uZuHYhXBLA29J154esJ",
    "android_apk": "/downloads/2solv-wallet-testnet.apk",
    "ios_project": "/downloads/2solv-ios-wallet-project.zip"
  }
}