---
title: "Get the current staking parameter values"
method: GET
path: "/stake/parameters"
tags: ["ICS21"]
---

# Get the current staking parameter values

`GET /stake/parameters`

## Response `200`

OK

- object
  - `inflation_rate_change` string
  - `inflation_max` string
  - `inflation_min` string
  - `goal_bonded` string
  - `unbonding_time` string
  - `max_validators` integer
  - `bond_denom` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/bnb-chain/apis/gaia-lite-for-cosmos.md) · [All operations](https://skmtc.net/bnb-chain/apis/gaia-lite-for-cosmos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bnb-chain/gaia-lite-for-cosmos/revisions/66846564e1ee/schema)
