/cosmos/mint/v1beta1/inflation
GET
Inflation returns the current minting inflation value.
Responses
inflationstring
inflation is the current minting inflation value.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-cosmos-mainnet.nodit.io/cosmos/mint/v1beta1/inflation' \-H 'Content-Type: application/json' \-H 'X-API-KEY: nodit-demo'