Skip to main content
GET
ModuleVersions

Query Parameters

moduleName
string

module_name is a field to query a specific module consensus version from state. Leaving this empty will fetch the full list of module versions from state

Response

A successful response.

QueryModuleVersionsResponse is the response type for the Query/ModuleVersions RPC method.

module_versions
object[] | null

module_versions is a list of module names with their consensus versions.