Skip to main content

/cosmos/mint/v1beta1/params

GET

Params returns the total set of minting parameters.
Responses
params defines the parameters of the module.
mint_denomstring
inflation_rate_changestring
inflation_maxstring
inflation_minstring
goal_bondedstring
blocks_per_yearstring
codestringrequired
Code identifying the cause of the failed request.
messagestringrequired
Detailed message including the name and value of the invalid parameter.
{
"code": "ERROR_CODE",
"message": "An unexpected error response."
}
cURL
curl -X GET 'https://rest-hippo-mainnet.nodit.io/cosmos/mint/v1beta1/params' \
-H 'Content-Type: application/json' \
-H 'X-API-KEY: nodit-demo'