Skip to main content

/cosmos/upgrade/v1beta1/module_versions REST API Endpoint

Queries the list of module versions from state.

Updated on
May 9, 2024

/cosmos/upgrade/v1beta1/module_versions REST API Endpoint

Query Parameters

module_name
string
Query a specific module consensus version from state. Leaving this empty will fetch the full list of module versions from state

Returns

module_versions
object
A list of module names with their consensus versions
name
string
The name of the app module
version
string
The consensus version of the app module
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/upgrade/v1beta1/module_versions'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free