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

# Breakdown

**MORA** (symbol: **$MORA**) is the governance token of the project. Acts as a binder for products throughout the ecosystem.

## General Information

**Ticker:** MORA

**Max Supply:** 1,000,000,000

**Contract Address:** 0x2043191e10a2A4b4601F5123D6C94E000b5d915F

**Chain:** Neon

## Supply Breakdown

<figure><img src="/files/Q8qR9AGZDf1L4K3IMsde" alt=""><figcaption><p>Tokenomics</p></figcaption></figure>

## Distribution & Vesting Schedule

<table><thead><tr><th width="226">Allocation Category</th><th width="174.66666666666666" align="right">% of Max Supply</th><th>Vesting Schedule</th></tr></thead><tbody><tr><td><strong>Farming 1 &#x26; Farming 2</strong></td><td align="right">57%</td><td>N/A</td></tr><tr><td><strong>Growth Fund</strong></td><td align="right">21%</td><td>10% TGE then 10%/month</td></tr><tr><td><strong>Team</strong></td><td align="right">10%</td><td>2 months lockup then 10%/month</td></tr><tr><td><strong>Angel Investors</strong></td><td align="right">9%</td><td>3 months lockup then 10%/month</td></tr><tr><td><strong>Community</strong></td><td align="right">3%</td><td>16.67% TGE then 16.666%/month</td></tr></tbody></table>

## Token Release Schedule

<figure><img src="/files/jthLxZhCyrv8zISRyOH6" alt=""><figcaption><p>Token Release Schedule</p></figcaption></figure>

## Wallets

**Treasury Wallet:** 0xc863f887Ce1fa69E1811E4a0C409fB13393b4E89

**Treasury Vesting Contract:** 0x87898a32ABd76d184B2A2F143Db0B267e962677f

**Team Wallet:** 0x746AF2580f06892f9ed23297a6aa97a2b909eFF9

**Team Vesting Contract:** 0x4833d0d5E41c9512A841a68ec20dd22F4D3D1d7b

**Angel Investors Vesting Contract:** 0x2C3F4072778700f18ef40f8D613452B247BE411c

**Community Wallet:** 0x49f1d64B044F81bb8Aa6F173Cae4bFca972ccd8a

**Community Vesting Contracts**: 0x7FDCd2722dCf147E2aef42D20C084Fd368CAbfbB


---

# 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://mora-1.gitbook.io/moraswap/tokenomics/breakdown.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.
