Inflation

Inflation returns the current minting inflation value.

get
Responses
curl -L \
  --url 'https://atom.nownodes.io/cosmos/mint/v1beta1/inflation'
{
  "inflation": "Ynl0ZXM="
}

Last updated