---
title: "MaxSupply retrieves total coins of all eras and when mint ended."
method: GET
path: "/haqqd/coinomics/v1/max_supply"
tags: ["Query"]
---

# MaxSupply retrieves total coins of all eras and when mint ended.

`GET /haqqd/coinomics/v1/max_supply`

## Response `200`

A successful response.

- HaqqCoinomicsV1QueryMaxSupplyResponse
  - `maxSupply` CosmosBaseV1beta1Coin — Coin defines a token with a denomination and an amount. NOTE: The amount field is an Int which implements the custom method signatures required by gogoproto.
    - `denom` string
    - `amount` string

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api.md) · [All operations](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haqq-network/haqq-network-grpc-api/revisions/2d0419923f40/schema)
