{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "ae542376d8022d0b1513fbea1f933316e0098d6f",
      "listen_addr": "65.109.23.55:17066",
      "network": "mainnet-3",
      "version": "0.34.21",
      "channels": "40202122233038606100",
      "moniker": "STAVR",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:17067"
      }
    },
    "sync_info": {
      "latest_block_hash": "A0C71C0ED6CE786E5D8C5E8371F8E1A6BCEFCE1BD22A5D5A32C1B3F8B3462C35",
      "latest_app_hash": "094980647C6D1C007EA138CE2567130787DB392B18FB3EC974BA6C8691BC87CF",
      "latest_block_height": "25465066",
      "latest_block_time": "2026-06-01T21:47:01.025627695Z",
      "earliest_block_hash": "7016296966B95B5B53973BF38E6012D01F63EE7946ACAA8DFDDEDAA2C136F035",
      "earliest_app_hash": "FA763DF92D7CBB85FF3324F697E36703C56270AF2B2B0BFAA46953DFE882660D",
      "earliest_block_height": "17416001",
      "earliest_block_time": "2024-12-14T05:09:02.882793317Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "574009E6CC9FDAE7B5C03A115C4A3B315FC4296D",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "58SVl2AdW91lzofCw+V7vRMwjn0zr2Xy/Cz3zVMGiyw="
      },
      "voting_power": "15720235"
    }
  }
}