---
title: "Changes to Get the circulating supply of the native token at the given epoch"
method: GET
path: "/api/v1/chain/circulating-supply"
---

# Changes to Get the circulating supply of the native token at the given epoch

`GET /api/v1/chain/circulating-supply`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 50 revisions.

- **2025-07-24** `b04af842544e` — 1 breaking, 1 info
- **2025-05-23** `6232daf1aee7` — 2 breaking
- **2025-05-23** `bc90fdc85f7c` — 1 info
- **2024-12-17** `6893b0238070` — 1 breaking

## Changes

- **2025-07-24** `b04af842544e` — 1 breaking, 1 info
  - removed the required property `circulatingSupply` from the response with the `200` status
  - added the required property `amount` to the response with the `200` status
- **2025-05-23** `6232daf1aee7` — 2 breaking
  - removed the required property `lockedSupply` from the response with the `200` status
  - removed the required property `totalSupply` from the response with the `200` status
- **2025-05-23** `bc90fdc85f7c` — 1 info
  - endpoint added
- **2024-12-17** `6893b0238070` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/docs/api/v1/chain/circulating-supply/get.md) · [API](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api.md) · [Page](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/changes/api/v1/chain/circulating-supply/get)
