{
  "ok": true,
  "server_time": "2026-06-05T19:42:54.555Z",
  "motd": "The API URL has changed to https://krist.dev\n\nBlock submission is disabled.",
  "set": "2025-04-23T19:47:29.000Z",
  "motd_set": "2025-04-23T19:47:29.000Z",
  "public_url": "krist.dev",
  "public_ws_url": "ws.krist.dev",
  "mining_enabled": false,
  "transactions_enabled": true,
  "debug_mode": false,
  "work": 575,
  "last_block": {
    "height": 2121616,
    "address": "kristdeath",
    "hash": "00000000009f16ac5ded918793310016ea2d61a29d5a328e244cd8478da6924c",
    "short_hash": "00000000009f",
    "value": 1,
    "time": "2022-07-19T20:43:09.000Z",
    "difficulty": 551
  },
  "package": {
    "name": "krist",
    "version": "3.5.8",
    "author": "Lemmmy",
    "licence": "GPL-3.0",
    "repository": "https://github.com/tmpim/Krist"
  },
  "constants": {
    "wallet_version": 16,
    "nonce_max_size": 24,
    "name_cost": 500,
    "min_work": 1,
    "max_work": 100000,
    "work_factor": 0.025,
    "seconds_per_block": 300
  },
  "currency": {
    "address_prefix": "k",
    "name_suffix": "kst",
    "currency_name": "Krist",
    "currency_symbol": "KST"
  },
  "notice": "Krist was originally created by 3d6 and Lemmmy. It is now owned and operated by tmpim, and licensed under GPL-3.0."
}