Skip to main content

/cosmos/upgrade/v1beta1/current_plan REST API Endpoint

Queries the current upgrade plan.

Updated on
May 15, 2024

/cosmos/upgrade/v1beta1/current_plan REST API Endpoint

Parameters

This method does not accept any parameters

Returns

plan
object
The plan object which contains the following fields:
name
string
The name for the upgrade
height
string
The height at which the upgrade must be performed
info
string
The application specific upgrade info
upgraded_client_state
object
An object which contains the following fields:
type_url
string
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message
value
string
A valid serialized protocol buffer of the above specified type
Request
1
curl --location 'https://docs-demo.cosmos-mainnet.quiknode.pro/cosmos/upgrade/v1beta1/current_plan'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free