{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "bcc1001b210e5bebe834299af4784507fb79072f",
      "listen_addr": "207.148.64.13: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": "9032C7EAF9806564D9D214A4C8237581F3B8EFF5628A3C82A30B24908543A6E3",
      "latest_app_hash": "6F4579215292CBDDB5259B8587ECFA96E4FCB9825BD6B58DB523E80549206255",
      "latest_block_height": "15983514",
      "latest_block_time": "2026-04-05T19:03:56.774547418Z",
      "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": "FBA4089C9FBED5040E508DE8E475FE63831B8EAA",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "DJix51pqBOqKu2pOT2YRE5SeUGQ4mGL0NiHIOy9vw/c="
      },
      "voting_power": "100"
    }
  }
}