{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "a51a02545f9b0c1d009fa6663a49ae9b3676809e",
      "listen_addr": "139.59.50.192: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": "9BBDC8BAD33A13003F9796ED3D0B42C960ECC623094A5EA237DC519A79FC675E",
      "latest_app_hash": "68DB107710C0EEED88B515D57357CC399664FD3632B631719C7449C48ED396FE",
      "latest_block_height": "17772759",
      "latest_block_time": "2026-08-04T23:27:44.004175894Z",
      "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": "C41CF0D2F4B971AE4BC8E3AD1BE7BCF6792AFADC",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "+0gq6pEUNleqzZTmlL89DnFwK2kHjmPTBUKE1BOn3q8="
      },
      "voting_power": "100"
    }
  }
}