{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "1ebb400011ee6a69f785cbe2d1d8c86c82ca0dcb",
      "listen_addr": "64.176.46.74: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": "995027480353CE9099D594E20513DB77DD6E9E572D3675B56870216AA8DE9788",
      "latest_app_hash": "B883222D59F42CEE9E695A4E053B06E700AF305D2BDAD862D7B205D5C1EC45F5",
      "latest_block_height": "16006603",
      "latest_block_time": "2026-04-07T08:13:22.899753911Z",
      "earliest_block_hash": "3A343450DB3A265FFA9F7F83F43DCFE77BD2C7002F8395504FCEBADE6F10E069",
      "earliest_app_hash": "27B8C3091DD90A98BDEDDC232A3462D22F2E5A0D0A41BCC26EFA63CACC0ECB80",
      "earliest_block_height": "13667575",
      "earliest_block_time": "2025-11-01T04:38:17.956029351Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "5504FEE4BA6F80A3DBD969957971169CE4F3178E",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "pVn5mf1TGs/uONZ3dW2L+lY4v1X//0AGb0lFGxn+nrY="
      },
      "voting_power": "0"
    }
  }
}