_getAnnualProvisions

Returns current minting annual provisions value.

Parameters

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

Returns

  • OBJECT - The annual provisions
{
  "annual_provisions": "52514796018896.153002976121460732"
}

Try Yourself

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