---
title: "Get the current state of the staking pool"
method: GET
path: "/stake/pool"
tags: ["ICS21"]
---

# Get the current state of the staking pool

`GET /stake/pool`

## Response `200`

OK

- object
  - `loose_tokens` string
  - `bonded_tokens` string
  - `inflation_last_time` string
  - `inflation` string
  - `date_last_commission_reset` string
  - `prev_bonded_shares` 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)
