{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "bcc1001b210e5bebe834299af4784507fb79072f",
      "listen_addr": "38.109.11.6: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": "0C267BA3E57EC5EDF10920A598E9896CE8A45C33F15E2FEC6D418E5897EA4D09",
      "latest_app_hash": "CE753D4DC4B7949DEB52C1930D0F85BFD75377E076D4673FC8A728A06F81302E",
      "latest_block_height": "17188641",
      "latest_block_time": "2026-06-25T21:11:39.044593745Z",
      "earliest_block_hash": "966FC835B55A5F0DE0D8E9DFAC599D145596C22DAC24197F425943FC474B1DB4",
      "earliest_app_hash": "3B607A344463EA064DE1F44F75517AEAAC1050827F9B7CA9C78541C2EEFB610A",
      "earliest_block_height": "16466366",
      "earliest_block_time": "2026-05-08T06:43:43.848081137Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "FBA4089C9FBED5040E508DE8E475FE63831B8EAA",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "DJix51pqBOqKu2pOT2YRE5SeUGQ4mGL0NiHIOy9vw/c="
      },
      "voting_power": "100"
    }
  }
}