# Enabling the /holders to track your project's holder count

# Enabling the /holders to track your project's holder count

`/holders` replies with the live holder count of one token, set per bot from the dashboard. It works in groups and in a DM with the bot.

## Setup

#### Turn `/holders` on

1. Open **Settings → Features** (the **Bot Utilities** page).
2. Turn on the `/holders` card. With no contract address saved, the **Configure Holders** modal opens.
3. Pick the token's chain under **Blockchain**.
4. Enter the **Contract Address**.
5. Tap **Enable /holders** — it enables once the address matches the chain's format.
6. Send `/holders` in the chat.

`/holders` appears in Telegram's command menu once it is enabled with a valid address.

A pencil button on the `/holders` card reopens the modal to change the chain or address.

## Chains

`/holders` works on these chains:

- Ethereum
- BNB Chain
- Base
- PulseChain
- Robinhood Chain
- Solana
- TON
- Sui

## The reply

*Every outcome*

| Case | Reply |
| --- | --- |
| Configured; a source answers | 📊 **Holders:** 12,483 |
| Live sources down, but a cached count exists | 📊 **Holders:** 12,483 (cached) |
| Enabled, no valid address saved | `📊 Holders not configured yet.` |
| Every source fails and nothing is cached | `📊 Holder data temporarily unavailable. Try again later.` |
| Feature off | No reply |
