{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "0fe118713aa38e012badcfd37d09a0340298fe64",
      "listen_addr": "209.38.8.164: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": "6C73494E14A1797514F3E183A3372B9F8D2BFD4765E41F334227BFD05EB6960F",
      "latest_app_hash": "DED3710C7602AB05452476647A29E82BA85CC5BE1F9A347A560A70D849D2A81F",
      "latest_block_height": "16008863",
      "latest_block_time": "2026-04-07T11:53:24.389400578Z",
      "earliest_block_hash": "9DF89F35952AE0150B0424C67578D4DC85CC5D57C6DCEF9D0803C47907C356FF",
      "earliest_app_hash": "4015EC827DC120BBF6943A9E7DC6E85424F42D1449657F931329455FE968906B",
      "earliest_block_height": "13291039",
      "earliest_block_time": "2025-10-05T20:09:05.975770502Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "BE0B15C1FFE8968E593EDA2102BA98C770471387",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "5vv69krVMKt6yFe73uowCf5IGHAdzhK3bnpyaI+cm88="
      },
      "voting_power": "100"
    }
  }
}