# Circulating Supply

### Token Supply Breakdown

The total supply of ELEPHANT is 1000T tokens, and circulating supply is 1000T tokens, which can be verified on-chain [here](https://bscscan.com/token/0xe283d0e3b8c102badf5e8166b73e02d96d92f688#balances) under **holders**.&#x20;

All of the tokens have been [minted and distributed](/tokenomics/launch-and-initial-token-distribution.md), the full supply of 1000T is in circulation. No tokens are ever burned or removed from circulation, the supply is fixed.&#x20;

The top ELEPHANT token holders can be seen on-chain using [bscscan](https://bscscan.com/token/0xe283d0e3b8c102badf5e8166b73e02d96d92f688#balances).

The Top 4 holders on are:

* The [Graveyard](/tokenomics/the-graveyard-gy.md)
* The [Elephant Treasury](/elephant-money-treasury-system/elephant-treasury-bertha.md)
* The [ELEPHANT/WBNB Liquidity Pool](/liquidity/elephant-wbnb-lp.md)
* The [ELEPHANT/BUSD Liquidity Pool](/liquidity/elephant-busd-lp.md)

<figure><img src="/files/MMK26ZyHHPIbR5VBqkMc" alt=""><figcaption></figcaption></figure>

### Elephant Money Token Supply API

The Elephant.Money token supply API can be accessed below:

{% embed url="<https://api.elephant.money/>" %}


---

# 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://wiki.elephant.money/price-stability-formula/circulating-supply.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.
