{
  "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": "FF460A32E055F3757245C0E20FB1AC4D09563610A0FB380E12A7AB97267FCF63",
      "latest_app_hash": "DF644DF5A51A90D789CF3C1303E765FE6AD00A2453A08DEA6937480B5575F50A",
      "latest_block_height": "26406382",
      "latest_block_time": "2026-08-01T02:53:31.420139579Z",
      "earliest_block_hash": "72448E959CE3E6F10B3F50B567AF0DF87DF83C05C6CBDCAD5C6E328FCBF5C460",
      "earliest_app_hash": "C30F3A45D9FE49AC8A67D56BA7B97A1C2010EF9BD49474FBD951182EAF89DD0A",
      "earliest_block_height": "26393344",
      "earliest_block_time": "2026-07-31T06:58:58.318398479Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "D34ACEF9389A118904269BC96CEE5AB0F396BC58",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "XL6W7VsDleip5afQW8D3JXjvKpJjEyxpEh2ubXHfZTk="
      },
      "voting_power": "0"
    }
  }
}