# Token Holders

## Project daily holders

Get information about daily new and active holders of specific project's token.

{% openapi src="/files/QR6HuoaAa3e0QN2ErqYW" path="/v3/data/{project\_id}/holders/holder-change" method="get" %}
[dev-api.json](https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FyOqsS756PyF1zEaYx8jy%2Fdev-api.json?alt=media\&token=987b2b4d-0182-4dc4-a185-cf15f3b20d93)
{% endopenapi %}

## Project daily claimed reward

Get information about daily claimed reward in a specific project.

{% openapi src="/files/QR6HuoaAa3e0QN2ErqYW" path="/v3/data/{project\_id}/holders/daily-claimed-rewards" method="get" %}
[dev-api.json](https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FyOqsS756PyF1zEaYx8jy%2Fdev-api.json?alt=media\&token=987b2b4d-0182-4dc4-a185-cf15f3b20d93)
{% endopenapi %}

## Project daily holders interacting

Get information about daily smart contracts that project's token holders interact with.

{% openapi src="/files/QR6HuoaAa3e0QN2ErqYW" path="/v3/data/{project\_id}/holders/event-transfer-distribution" method="get" %}
[dev-api.json](https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FyOqsS756PyF1zEaYx8jy%2Fdev-api.json?alt=media\&token=987b2b4d-0182-4dc4-a185-cf15f3b20d93)
{% endopenapi %}

## Project prominent holders

Get information about holders of specific project's token distribute by prominent.

{% openapi src="/files/QR6HuoaAa3e0QN2ErqYW" path="/v3/data/{project\_id}/holders/prominent-balance" method="get" %}
[dev-api.json](https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FyOqsS756PyF1zEaYx8jy%2Fdev-api.json?alt=media\&token=987b2b4d-0182-4dc4-a185-cf15f3b20d93)
{% endopenapi %}

## Project classified holders

Get the number of specific project's token holders classified by the whales, the normal wallet, and the forgotten wallet.

{% openapi src="/files/QR6HuoaAa3e0QN2ErqYW" path="/v3/data/{project\_id}/holders/token-balance-distribution" method="get" %}
[dev-api.json](https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FyOqsS756PyF1zEaYx8jy%2Fdev-api.json?alt=media\&token=987b2b4d-0182-4dc4-a185-cf15f3b20d93)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.centic.io/our-products-and-services/entity-oriented-api/growth-analytics/token-holders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
