Params
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
/cosmos/mint/v1beta1/paramsGET /cosmos/mint/v1beta1/params HTTP/1.1
Host:
Accept: */*
{
"params": {
"mint_denom": "text",
"blocks_per_year": "text"
}
}
Last updated
Was this helpful?