{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "426b36880a9ac12c9f5ee30c26698b863049a432",
      "listen_addr": "174.138.121.14: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": "60B159DB6614587278B28001A55F362FD05E0923388F2B0D279EB8451A637635",
      "latest_app_hash": "F0300548845635E6030567D380540A89550AAEB1D5897DF69645A5D2543A1470",
      "latest_block_height": "16155231",
      "latest_block_time": "2026-04-17T08:10:20.719858072Z",
      "earliest_block_hash": "6DA160F7D3A02590983C01E41FE08EFFD1C50863E91B6F5FC34D9F385CD67284",
      "earliest_app_hash": "1074712DE895E9D737F7A0A1FC3CC9B77A526D21EF377A069719977BA257A589",
      "earliest_block_height": "11792945",
      "earliest_block_time": "2025-06-26T09:30:01.48350029Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "74FCD9656E1B9151B0FD4FDB05B7768789FADA60",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "4KGR/O6+Konb90vt6mXQPE9IkfLCL3dHJfupIULcp6w="
      },
      "voting_power": "100"
    }
  }
}