{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "29314799a26684ddcd530affe4b3a08cbdbc4512",
      "listen_addr": "65.109.112.34:23456",
      "network": "mainnet-3",
      "version": "0.34.21",
      "channels": "40202122233038606100",
      "moniker": "hello-decentr-relayer",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:23457"
      }
    },
    "sync_info": {
      "latest_block_hash": "B7B92384C5D1C69AA032A6736E6CBAA9841260EF6415007509A07101689E529C",
      "latest_app_hash": "303ECD886E9792CB9E392E0125BB025BAEA39A57C24CAB4195A999F84593B53E",
      "latest_block_height": "24985249",
      "latest_block_time": "2026-05-01T22:50:11.90036127Z",
      "earliest_block_hash": "469D8386189C37262AD4E83AE1538D07AA6178D0263F292DE1F8FBF9382D7DD4",
      "earliest_app_hash": "DF2BA1A63CBCAB7408CE033F1E9D5371217BC0F0329CCBF4500E2F8105291A60",
      "earliest_block_height": "24975015",
      "earliest_block_time": "2026-05-01T06:58:57.757873501Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "D34ACEF9389A118904269BC96CEE5AB0F396BC58",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "XL6W7VsDleip5afQW8D3JXjvKpJjEyxpEh2ubXHfZTk="
      },
      "voting_power": "0"
    }
  }
}