{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "44b08595ad0601efcf5149176390a6c2411950f7",
      "listen_addr": "tcp://0.0.0.0:27656",
      "network": "loyal-main-02",
      "version": "0.34.23",
      "channels": "40202122233038606100",
      "moniker": "Loyal Node2",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:27657"
      }
    },
    "sync_info": {
      "latest_block_hash": "33BE11B060F76AEF2B6AB0BAD730865B7F1ACA60895CAD393297DD7F3A5A9AAD",
      "latest_app_hash": "CCC926EA2F60B5355383D1600188B6C9FFF69EE5B10999D21F82D6783279403F",
      "latest_block_height": "18373761",
      "latest_block_time": "2026-04-08T14:15:45.638734101Z",
      "earliest_block_hash": "45D2D8E84B7DD3C6DCD27FC24CD0CEB89776B350A74D92ABC831C550A0CA36FE",
      "earliest_app_hash": "863928ED9CE4C65A0935783ED74F975EBD12CDF5CD23D198880B402DFC1CAE61",
      "earliest_block_height": "13155001",
      "earliest_block_time": "2025-04-28T04:42:53.255637719Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "491D806B2F6D1957D0CA2BE694ADDBB989DDEC1B",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "ys5zFvPQgj6YsKXER/Xfd+KNRfsoV9hGazg9/U1oRt4="
      },
      "voting_power": "0"
    }
  }
}