# Token Supply

### XCN Supply Details

Onyxcoin has a fixed max supply of **68,892,071,756** units which **20,489,639,348** is currently burned on the Ethereum blockchain giving total supply of **48,402,437,326** XCN.&#x20;

### Current Token Distribution

As of **8/18/2025**:

* **34,766,197,525** is circulating in **open markets**.
* **11,000,000,146** XCN remains locked in the **XCN Timelock Contract**.
* **2,636,239,565** XCN remains locked in the **XCN DAO Contract**.
* **Zero** XCN is loaned to any third parties for market making or other arrangements.&#x20;

{% hint style="info" %}
XCN token supply disclosures will be updated quarterly.
{% endhint %}


---

# 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.onyx.org/onyxcoin/token-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.
