> For the complete documentation index, see [llms.txt](https://unitontoken.gitbook.io/uniton-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unitontoken.gitbook.io/uniton-token/tokenomics/uniton-token-tokenomics.md).

# UNITON TOKEN TOKENOMICS

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

* **Token Name:** UNITON TOKEN
* **Ticker Symbol:** <mark style="color:blue;">**$UTN**</mark>
* **Chain:** Ton Network
* **Max Supply:** 2,000,000,000 <mark style="color:blue;">**$UTN**</mark> tokens
* **Total Supply:** 2,000,000,000 <mark style="color:blue;">**$UTN**</mark> tokens
* **Contract Address:** EQAPKqRFnQc-2m5Ogg0UUMNM0cZRdK4JUR2gN6wk8PX90\_Wf

&#x20;&#x20;

{% hint style="success" %}
***All further changes to the distribution of UNITON tokens per block will only be made via community voting.***
{% endhint %}

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

**Initial Allocation**

* **24.75% (495,000,000 $UTN)** for DEX Listing (Locked For 5years)
* **50% (1,000,000,000 $UTN)** for Fair Launch, TGE 100%
* **10% (200,000,000 $UTN)** for CEX Listing Reserve
* **10%** **(200,000,000 $UTN)** for Marketing and ecosystem development
* **5.25%( 105,000,000 $UTN)** for Staking & Farming — unlocked linearly in 3 months

### W**hat is a Maximum Supply?**

Cryptocurrencies and tokens built on a blockchain have set up, algorithmically created release schedules. This means that we can accurately predict how many coins will be made by a specific time.

Max supply — the coins/tokens that will be ever produced. As soon as the maximum supply is reached, there will be no more of these coins or tokens minted.

{% hint style="success" %}
*The maximum supply of **$UTN** tokens on (TON NETWORK) Which is **"2, 000, 000 000"***
{% endhint %}

### W**hat is a Total Supply?**

Total supply — tokens/coins that exist now. They can be in circulation or somehow locked.

**The formula for calculating is quite simple** 🔽

{% hint style="info" %}
*The sum of tokens/coins that were already mined (or issued) MINUS the total of coins that were burned or destroyed = Total Supply*
{% endhint %}

**What is a Circulating Supply?**

Circulating supply — the tokens/coins that are publicly available and circulating in the market. It is possible for a cryptocurrency circulating supply to increase or decrease over time.

**The formula for calculating** 🔽

{% hint style="info" %}
*Total supply MINUS all the blocked tokens = Circulating Supply*
{% endhint %}

### W**hat is Market Capitalization?**

Market Capitalization (or Market Cap) in the blockchain industry refers to a measure of cryptocurrency market size or, in other words, the crypto asset's value.

**The formula for calculating** 🔽

{% hint style="info" %}
*Calculating Supply MULTIPLY BY the price of the crypto asset = Market Cap*
{% endhint %}

Use the **CoinMarketCap** website to track and analyze UNITON TOKEN conditions on the market once launched

## What is Cryptocurrency Burning?

Simply put, it means removing coins from circulation, thereby reducing the total supply. Tokens are usually transferred to a burn address during this process.

The tokens/coins get burned for two main reasons:

* To increase their value
* To keep their condition steady

**$UNITON Tokens Burn**

UNITON TOKEN has its Token Mechanisms. Our platform always develops and aims to enhance ones, The <mark style="color:blue;">**$UTN**</mark> Buy Back burn happens to keep the token valuable and less volatile.

{% hint style="danger" %}
*<mark style="color:blue;">**$UTN**</mark>**&#x20;\*\*\*\*token Buy Back & burning will typically occurs once a month. UNITON TOKEN reserves the right in its sole discretion to change or amend the burning schedule at any time and for any reason.***
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://unitontoken.gitbook.io/uniton-token/tokenomics/uniton-token-tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
