{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "5a8430112c95eeed8a116eada576822c212d4b78",
      "listen_addr": "138.201.234.224: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": "AD4E0EA3DDD910203399050EA776A6DF75FD7FCC8F7EB95F2611AE5325563CAE",
      "latest_app_hash": "D0651F376FC82BDABEBE30E2F00307FEAA710165A194DD46D0683A44214028F1",
      "latest_block_height": "15983381",
      "latest_block_time": "2026-04-05T18:51:14.277590796Z",
      "earliest_block_hash": "7EC01A66F5E8D592E1594BAF402AE57F99BB4E9D90AB429A6463A9D30F034B46",
      "earliest_app_hash": "5DE8C4EBCA7EBECD5D9B13156E1F6A5A541CD304CAA2665E74BD393F3DBE91C4",
      "earliest_block_height": "12077823",
      "earliest_block_time": "2025-07-15T10:05:34.343909149Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "C8652521084CAA209765717558C1AE09A225D503",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "kRJyYZ5VXCtf/XVOOCPoqGoNqTB+sZRhP2D1V8nCXlc="
      },
      "voting_power": "100"
    }
  }
}