{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "ccb1786e69c889a62a924dc7588c4ece106218f5",
      "listen_addr": "209.38.0.21: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": "CAE5616E235FAD0A4A851A766DFF804716559A0CEBB8C231B726E821B3526FEF",
      "latest_app_hash": "AD857CCD23186F04453A00671B550E581A9D175E98DF8CF553AC87E336465893",
      "latest_block_height": "16283025",
      "latest_block_time": "2026-04-25T22:56:30.428771713Z",
      "earliest_block_hash": "9DF89F35952AE0150B0424C67578D4DC85CC5D57C6DCEF9D0803C47907C356FF",
      "earliest_app_hash": "4015EC827DC120BBF6943A9E7DC6E85424F42D1449657F931329455FE968906B",
      "earliest_block_height": "13291039",
      "earliest_block_time": "2025-10-05T20:09:05.975770502Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "D8AF91A2BAD677748028407E4276ACCF4BE23979",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "Bx+7mFQOvWrDUS3p75a5s59diZbR7gP+frre5g8Q/pY="
      },
      "voting_power": "100"
    }
  }
}