{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "a7f003c9eae72a166571b93a41ce2200a9d952e7",
      "listen_addr": "64.225.85.151: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": "5E70BA8DA7F4B7E99FC457ABB295F5D8D84380F2B9536384EC92CE8A56D776D9",
      "latest_app_hash": "6BABA7C8DC468EA7FF8A43BB3E21EED581DB42A166DE84672D153EE9EE9553B6",
      "latest_block_height": "18072163",
      "latest_block_time": "2026-08-25T01:42:07.36511148Z",
      "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": "D9DF7A926FC92D4F028F4BDBFDAEF1C740E984FA",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "2Cy8ZJDpgEqQ9YZ5DU6859DU98toAkbnTWRD+hlrWM4="
      },
      "voting_power": "100"
    }
  }
}