{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "5451a4ad9e804a79820c3907bbcc4f651ccc39f6",
      "listen_addr": "185.200.244.221: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": "3959AF0CE4AF3E59353241F4AD271D07E15851956CAEFD2BEB427FD66B7CF7F8",
      "latest_app_hash": "5BAABC2B960F62ADD94660E9A1EF751E5E1CB0067AFFAEA098A71DD563676E7D",
      "latest_block_height": "18346471",
      "latest_block_time": "2026-09-12T13:10:48.886939689Z",
      "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": "86F56931470DE12D751E7CDE6475CE647B8DF412",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "v9oRMXBCwowM5GOtlFW6zf1HPnBkCZ+PEMp+bN7fenc="
      },
      "voting_power": "100"
    }
  }
}