{
  "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": "D53321B511375E65263846186DDB8C912FDCEF2FEE850F6ED139EC88427D841B",
      "latest_app_hash": "8908DA192656D139BE758235D6CA7F7846D2B26295AF2B5ED140D16CB8A1310C",
      "latest_block_height": "19318741",
      "latest_block_time": "2026-06-10T02:22:09.520497385Z",
      "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"
    }
  }
}