For the complete documentation index, see llms.txt. This page is also available as Markdown.

Historical info

HistoricalInfo queries the historical info for given height.

get
Path parameters
heightstring · int64Required

height defines at which height to query the historical info.

Responses
200

A successful response.

application/json

QueryHistoricalInfoResponse is response type for the Query/HistoricalInfo RPC method.

get/cosmos/staking/v1beta1/historical_info/{height}

Last updated

Was this helpful?