{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "e2176351d00c02ecdb0e86aa7b5c812c3a610f86",
      "listen_addr": "134.199.221.157: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": "138360356FEEA2E4D98B63C48135C4C345E544B55E9AC10712CFEADF746B08C1",
      "latest_app_hash": "E7B659BFDCF296FBFEFCC34204AE533C19064BDC1742142F959D65DE48EE6EE8",
      "latest_block_height": "16283098",
      "latest_block_time": "2026-04-25T23:03:33.486374065Z",
      "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": "A6E54EEDE84367348CAD3EA603E6C8E8FDDE29DF",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "FBgUGC0Ynf0zndaGT91ra3gR4+Ty378WBl8Rgkz+Ts4="
      },
      "voting_power": "0"
    }
  }
}