_getCurrentPlan

Queries the current upgrade plan.

Parameters

Path

  • No parameters are needed.
curl "https://cosmos-mainnet-archive.allthatnode.com:131//cosmos/upgrade/v1beta1/current_plan" \
-H 'x-allthatnode-api-key: 8U3JLUhzIDg3GShvy9hkCCSYkLGc11kj'

Returns

  • OBJECT - The plan information.
{
  "plan": "v10"
}

Try Yourself

Language
Click Try It! to start a request and see the response here!