Skip to content
LogoLogo

Params

Params

GET/cosmos/params/v1beta1/params

Params queries a specific parameter of a module, given its subspace and key.

Query Parameters

subspace
string

subspace defines the module to query the parameter for.

key
string

key defines the key of the parameter in the subspace.

Responses

Subspaces

GET/cosmos/params/v1beta1/subspaces

Subspaces queries for all registered subspaces and all keys for a subspace.

Responses