_getCurrentPlanget https://cosmos-mainnet-archive.allthatnode.com:1317/cosmos/upgrade/v1beta1/current_planQueries the current upgrade plan.Parameters Path No parameters are needed. Examplecurl "https://cosmos-mainnet-archive.allthatnode.com:131//cosmos/upgrade/v1beta1/current_plan" \ -H 'x-allthatnode-api-key: 8U3JLUhzIDg3GShvy9hkCCSYkLGc11kj' Returns OBJECT - The plan information. Example{ "plan": "v10" } Try Yourself