_getInflation

Returns the current minting inflation value.

Parameters

  • No parameters are needed.
curl https://cosmos-mainnet-archive.allthatnode.com:1317/cosmos/mint/v1beta1/inflation \
-H 'x-allthatnode-api-key: 8U3JLUhzIDg3GShvy9hkCCSYkLGc11kj'

Returns

  • OBJECT - The annual inflation rate
{
  "inflation": "0.147024597801195091"
}

Try Yourself

Language
Click Try It! to start a request and see the response here!