{
  "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": "7AD23048730A01787A7092CD05714D21533E87B1FD88C43590594F25327F5D79",
      "latest_app_hash": "43BDB8C4E28CE50DF848403E77D26D4F6434EBFEE7C11FF68AA232B27905C622",
      "latest_block_height": "20061817",
      "latest_block_time": "2026-07-29T03:37:14.092021674Z",
      "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"
    }
  }
}