{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "83b35a0c7c192dc43ac1fe9388b9c192688b3cca",
      "listen_addr": "65.108.128.201:14556",
      "network": "crescent-1",
      "version": "0.34.22",
      "channels": "40202122233038606100",
      "moniker": "hello-crescent-relayer",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:14557"
      }
    },
    "sync_info": {
      "latest_block_hash": "6C3A47D6AF40785CB1AD091B34264AB4BA970B097C73249B72DAC0EA84B2A235",
      "latest_app_hash": "2EE6A50163F68DB5B2E53CB6E60725C1A20DC63183C3614B425E8B407E4D22D0",
      "latest_block_height": "24978101",
      "latest_block_time": "2026-07-15T15:44:33.859291696Z",
      "earliest_block_hash": "2D3B5B3E6A70164969A50EAE8FE3A503F845A2E2A3258191EA70A156A4E9A289",
      "earliest_app_hash": "20AC714F25509B6F532E97F7AFD5597AE709BC63FC548A47A76193DF1D4824B1",
      "earliest_block_height": "22209586",
      "earliest_block_time": "2026-01-22T03:17:21.935400906Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "D45149942AC5980702F60285F2DFFDD0B5151692",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "2SjrMW2A5d5M12sGtf2nh5MND8WV5he9vOuCQrvG6WA="
      },
      "voting_power": "0"
    }
  }
}