Last updated 1 year ago
StateResponse defines the response structure for the status of a node.
GET /cosmos/base/node/v1beta1/status HTTP/1.1 Host: atom.nownodes.io Accept: */*
A successful response.
{ "earliest_store_height": "text", "height": "text", "timestamp": "2025-04-23T17:55:40.691Z", "app_hash": "Ynl0ZXM=", "validator_hash": "Ynl0ZXM=" }