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

# Token Details

{% hint style="warning" %}
The official contract address for UNI is:\
**0xf0b2b2d73a7c070E5f44a4E12b3F6a51949A3459**\
<https://polygonscan.com/token/0xf0b2b2d73a7c070E5f44a4E12b3F6a51949A3459>\
\&#xNAN;*\*Please double check that you are interacting with the official contract address and be aware of scams\**
{% endhint %}

## Token Details

## Ticker: *UNI*

## Standard: *ERC-20 (Polygon)*

## Max Supply: *2,000,000,000 UNI*

## Circulating Supply: *65,000,000 UNI (as of Feb 2024)*

## Launch Date: February 9, 2023

## Allocation and Release Schedule:

<figure><img src="/files/3TjR2JnFd7ePD1rcH88P" alt=""><figcaption></figcaption></figure>

**🔴Reward - 400,000,000 UNI (20%)**\
\
This allocation will be distributed to the core community of artists and collectors, platform airdrops, and staking rewards.

**Locked until September 8, 2024. Then vested for 50 months (8,000,000 UNI per Month).**

**🔘Treasury - 100,000,000 UNI (5%)**\
\
Retained within the DAO Treasury, these funds will serve as emergency reserves, subject to validation by UNI Membership holders.

**Locked until September 8, 2024. Then vested for 50 months (2,000,000 UNI per Month).**

**🟠Marketing - 600,000,000 UNI (30%)**\
\
The marketing token allocation for UNILAPSE is an essential aspect of our tokenomics, aimed at fostering the growth, adoption, and sustainability of our platform.

**Pre-released token: 50,000,000 UNI**

**Locked until September 8, 2024. Then vested for 50 months (11,000,000 UNI per Month).**

**🟡Operation - 300,000,000 UNI (15%)**\
\
This allocation will be used for infrastructure development, technical support, Dapp development, application creation and other operational costs.

**Locked until September 8, 2024. Then vested for 20 months (15,000,000 UNI per Month).**\ <br>

**🟢Token Sale - 350,000,000 UNI (17.5%)**\
\
200,000,000 UNI were soled before the launch date in private and the remaining will be locked until the project meets new investors.

**Locked until September 8, 2024. Then Vested for 20 months (10,000,000 UNI per Month).** *Remaining 150,000,000 will be locked until further notice (will be vested for 20 months as well).*

**🔵Team - 100,000,000 UNI (5%)**\
\
UNILAPSE recognizes the importance of attracting, retaining, and rewarding a talented and dedicated team that can drive the platform's growth and success.&#x20;

**Locked until February 8, 2025. Then vested for 20 months (5,000,000 UNI per Month).**

**🟣Partner - 75,000,000 UNI (3.75%)**\
\
**I**n order to foster strategic partnerships and collaborations that contribute to the growth and success of UNILAPSE, a portion of the UNI tokens will be allocated to partners. These partners may include technology providers, NFT platforms, artists, marketing agencies, and other organizations that share the platform's vision and can offer valuable resources, expertise, or networks.

**Locked until September 8, 2024. Then vested for 20 months (3,750,000 UNI per Month).**

**🟤Liquidity / Staking - 50,000,000 UNI (2.5%)**\
\
This allocation will be used to promote a healthy and stable trading environment. Mainly used for extra staking rewards and CEX/DEX liquidity provision.&#x20;

**Pre-released token: 15,000,000 UNI**

**Locked until September 8, 2024. Then vested for 20 months (1,750,000 UNI per Month).**

**⚫Advisor - 25,000,000 UNI (1.25%)**\
\
This allocation recognize the value of experienced guidance and strategic insights from advisors.

**Locked until September 8. 2024. Then vested for 20 months (1,250,000 UNI per Month).**

***Please note that the allocation may change due to market situation.***<br>


---

# 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://docs.unilapse.com/whitepapers/uni-token/token-details.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.
