_getInflationget https://cosmos-mainnet-archive.allthatnode.com:1317/cosmos/mint/v1beta1/inflationReturns the current minting inflation value.Parameters No parameters are needed. Examplecurl https://cosmos-mainnet-archive.allthatnode.com:1317/cosmos/mint/v1beta1/inflation \ -H 'x-allthatnode-api-key: 8U3JLUhzIDg3GShvy9hkCCSYkLGc11kj' Returns OBJECT - The annual inflation rate Example{ "inflation": "0.147024597801195091" } Try Yourself