---
title: "Params returns the total set of minting parameters."
method: GET
path: "/cosmos/mint/v1beta1/params"
tags: ["Query"]
---

# Params returns the total set of minting parameters.

`GET /cosmos/mint/v1beta1/params`

## Response `200`

A successful response.

- CosmosMintV1beta1QueryParamsResponse — QueryParamsResponse is the response type for the Query/Params RPC method.
  - `params` CosmosMintV1beta1Params — Params defines the parameters for the x/mint module.
    - `blocks_per_year` string, uint64
    - `goal_bonded` string
    - `inflation_max` string
    - `inflation_min` string
    - `inflation_rate_change` string
    - `mint_denom` string

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-26** `671fab54b729` — 1 info
  - api operation id `EvidenceQuery_ParamsMixin121` removed and replaced with `EvidenceQuery_ParamsMixin128`
- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeQuery_ParamsMixin121` removed and replaced with `EvidenceQuery_ParamsMixin121`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitQuery_ParamsMixin121` removed and replaced with `UpgradeQuery_ParamsMixin121`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthQuery_ParamsMixin121` removed and replaced with `CircuitQuery_ParamsMixin121`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantQuery_ParamsMixin120` removed and replaced with `AuthQuery_ParamsMixin121`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/mint/v1beta1/params/get.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
