Epoch provisions

EpochProvisions returns the current minting epoch provisions value.

get
Responses
application/json
objectOptional

QueryEpochProvisionsResponse is the response type for the Query/EpochProvisions RPC method.

get
GET /osmosis/mint/v1beta1/epoch_provisions HTTP/1.1
Host: osmo.nownodes.io
Accept: */*
{
  "epoch_provisions": "Ynl0ZXM="
}