{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "8d565d751c691e836918df3bc75bd71e6c541370",
      "listen_addr": "134.199.235.81:27146",
      "network": "mayachain-mainnet-v1",
      "version": "0.34.21",
      "channels": "40202122233038606100",
      "moniker": "local",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:27147"
      }
    },
    "sync_info": {
      "latest_block_hash": "793E36AC0B3F4C231E8BAF9D51A0F841202304C5B1A1AC68AEA8AAEE7A227E00",
      "latest_app_hash": "F26616584A26D750413895C301FD457B3076560F042EEC51AC76A1077B7033FC",
      "latest_block_height": "18071768",
      "latest_block_time": "2026-08-25T01:00:38.556280467Z",
      "earliest_block_hash": "60CA4D91F165D2FDDC06D86DCE7C3A1F4ACF4E159F104C051726A0E60D641BBE",
      "earliest_app_hash": "7FE06BFFC5969C935CE01163E5DCF0FCDA76350AF7FDAE5237A019BABE12655E",
      "earliest_block_height": "17634011",
      "earliest_block_time": "2026-07-26T17:27:03.468683511Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "D62EE25180697E57BAB6C8C6A469E65C68B09D5E",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "/FU5C0qCi1jQayxW1TMdEh/Tzmp8CY7e3Oo2/elRxK4="
      },
      "voting_power": "0"
    }
  }
}