/cosmos/mint/v1beta1/inflation
Inflation returns the current minting inflation value.
Parameters:
None
Example:
// Request
curl -X GET -H 'Content-Type: application/json' https://cosmos.blockpi.network/lcd/v1/<your-api-key>/cosmos/mint/v1beta1/inflation
// Result
{
"inflation": "0.150347098087384123"
}
Last updated
Was this helpful?