{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "1e2c585c68a64fadcdc45cb3caf0982902f8b26c",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "oraibridge-subnet-2",
      "version": "0.34.23",
      "channels": "40202122233038606100",
      "moniker": "jojo",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "56D596A91C30F9FAFCDDCC1A094678E6D27D4197C8959990D899388E5D98FD82",
      "latest_app_hash": "1443E19E269ED510ED514C03F94342AF828A31BF005F8C0C183FCC964D7C85AF",
      "latest_block_height": "71079212",
      "latest_block_time": "2026-08-31T21:17:20.185978729Z",
      "earliest_block_hash": "28767F06068F84A821F079AE016FC8D0D2EACC196B7E762D3FEDC037EC87B946",
      "earliest_app_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
      "earliest_block_height": "1",
      "earliest_block_time": "2022-05-23T15:36:52.006880976Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "6B18EBF79E5DA011D9352B80D943985F880CE8BF",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "o0pBUca6QNmuD6y9yFbGTLNUwuVcFojNXeUDyC0A0YA="
      },
      "voting_power": "0"
    }
  }
}