{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "6a71b9892708ac5aa1b5fba7cd5b3c412f4db84b",
      "listen_addr": "64.23.185.3: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": "FB67D4BB51680E3B29E7BAF9F8DA5B19CB49305BA2C582784A3764FD48354A39",
      "latest_app_hash": "9A404C35CA4136F431D1CBD8595ED501CD0D1C40FB9A0F2F41C617F1BEA1D84C",
      "latest_block_height": "16282991",
      "latest_block_time": "2026-04-25T22:53:12.405492075Z",
      "earliest_block_hash": "CBA7DCE19645ED6CEBF67FAD5A59EEC7BC1BBAB9E3F8639BC9031D0D99687610",
      "earliest_app_hash": "604AF1B39301EF022C1626C05DC9DDF634997FEDC0B325EBE9C3C152C034F848",
      "earliest_block_height": "14977662",
      "earliest_block_time": "2026-01-28T21:37:39.732530636Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "1AA3F331563B28A1D3628C56A2DFC350FF313BE0",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "jxtEcXj+9KsxSVQySQgTykOEijeqBxOQdv139GhuHl4="
      },
      "voting_power": "100"
    }
  }
}