{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "8670fc7053cf1832b9bf0e8dbdcfdf16788b6a97",
      "listen_addr": "64.23.193.207: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": "995B1E21E26C1296273BD29840EAFA4B948663632943840477DCD4A704A0178E",
      "latest_app_hash": "9018B0C9E339098F9CB6963DDF989A4BA6A3D3A634C542736A8053DF0D891747",
      "latest_block_height": "18346719",
      "latest_block_time": "2026-09-12T13:34:34.679537438Z",
      "earliest_block_hash": "6F2A067315918D3D63617AB13848EB589122F200AD975AB30D22321F622EBEBD",
      "earliest_app_hash": "DEF93FB8C896BEF50C07D7EFF0738B2CB4157E8D6865B682E1027BC2221DD112",
      "earliest_block_height": "15775803",
      "earliest_block_time": "2026-03-22T22:28:29.556619412Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "91B733346896A0945E5A3302C397588E9754542A",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "ne38UA7WxKUzXvrzi+pxkS5wG4L/YzuQYWUhnIld6rc="
      },
      "voting_power": "0"
    }
  }
}