{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "49f59fd41d080dbc61f1eea9c67223318646546a",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "newreality-1",
      "version": "0.34.21",
      "channels": "40202122233038606100",
      "moniker": "Bond",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "5A83F7C10270949BA06DEB7C633F74FC4095918F6A3E103681BC14E98FA39C85",
      "latest_app_hash": "3B01818B65DB9731712378F01D2EE9A6E40C89CB441D1301FD2C8E8DF557C641",
      "latest_block_height": "11728403",
      "latest_block_time": "2026-06-13T13:45:26.623585086Z",
      "earliest_block_hash": "178B9D4C9CBFCC86E26D3FAD549CAA61CAD5FF7501E3335C230922B250D80BCA",
      "earliest_app_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
      "earliest_block_height": "1",
      "earliest_block_time": "2023-10-13T11:39:53.989030994Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "0065BB9DDFDE4B2E55D658CB93EA6C7F46BC6470",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "UoHWqcf8M9ReXDEtcycW4o77vaumu6wZMfpe3EateKY="
      },
      "voting_power": "1"
    }
  }
}