For the complete documentation index, see llms.txt. This page is also available as Markdown.

Annual provisions

AnnualProvisions current minting annual provisions value.

get
Responses
200

A successful response.

application/json

QueryAnnualProvisionsResponse is the response type for the Query/AnnualProvisions RPC method.

annual_provisionsstring · byteOptional

annual_provisions is the current minting annual provisions value.

get/cosmos/mint/v1beta1/annual_provisions
GET /cosmos/mint/v1beta1/annual_provisions HTTP/1.1
Accept: */*
{
  "annual_provisions": "Ynl0ZXM="
}

Last updated

Was this helpful?