{ "group": "cosmos/mint/v1beta1", "baseURL": "https://lcd.cosmos.network", "operations": [ { "method": "GET", "path": "/cosmos/mint/v1beta1/annual_provisions", "operationId": "AnnualProvisions", "summary": "AnnualProvisions current minting annual provisions value.", "tags": [ "Query" ], "parameters": [], "example_request": {}, "example_response": {} }, { "method": "GET", "path": "/cosmos/mint/v1beta1/inflation", "operationId": "Inflation", "summary": "Inflation returns the current minting inflation value.", "tags": [ "Query" ], "parameters": [], "example_request": {}, "example_response": {} }, { "method": "GET", "path": "/cosmos/mint/v1beta1/params", "operationId": "MintParams", "summary": "Params returns the total set of minting parameters.", "tags": [ "Query" ], "parameters": [], "example_request": {}, "example_response": {} } ] }