> For the complete documentation index, see [llms.txt](https://docs.zeon.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeon.network/information/token.md).

# Token

{% tabs %}
{% tab title="ERC20" %}
0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532

Token symbol

**ZEON**

CEX Bitmart.P2pb2b.Hotbit

DEX Uniswap.Balancer
{% endtab %}

{% tab title="BEP20" %}
Token symbol

**ZEON**
{% endtab %}

{% tab title="Polygon" %}
Token symbol

**ZEON**
{% endtab %}

{% tab title="Arbitrum" %}
Token symbol

**ZEON**
{% endtab %}
{% endtabs %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><p><strong>Total supply</strong></p><p>50 billion</p></td><td></td></tr><tr><td></td><td><p><strong>Circulating supply</strong></p><p>20,11 billion</p></td><td></td></tr><tr><td></td><td><p><strong>Floor price</strong> </p><p>$0.0005</p></td><td></td></tr><tr><td></td><td><p><strong>Governance</strong> </p><p>DAO</p></td><td></td></tr><tr><td></td><td><p><strong>Token legal</strong> </p><p>Utility</p></td><td></td></tr><tr><td></td><td><p><strong>ROI</strong> </p><p>x4.97</p></td><td></td></tr><tr><td></td><td><p><strong>Audit</strong></p><p>OpenZeppelin</p></td><td></td></tr><tr><td></td><td><p><strong>Holders</strong> </p><p>~ 32,876</p></td><td></td></tr><tr><td></td><td><p><strong>Market Cap</strong> </p><p>~ $179,124,984</p></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.zeon.network/information/token.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.
