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

# Token Vesting & Multisig

<figure><img src="/files/9e3DtEZQ9qNLqPBS90db" alt=""><figcaption></figcaption></figure>

## **Vesting Contracts** <a href="#id-019a" id="id-019a"></a>

### Development/Marketing — 7.85m — <a href="#c589" id="c589"></a>

[0x2ae5e92D24edcB56E780F90C7bF69F014eB0B1aA](https://etherscan.io/address/0x2ae5e92D24edcB56E780F90C7bF69F014eB0B1aA)\
3% of tokens from this reserve were unlocked at launch, the rest have a 3-month lock with vesting of 30 months. This reserve of tokens is controlled by the team for development and marketing and other expenses to help boost and maintain the health of the protocol.

### Governance/Community Pool — 10m — <a href="#id-8062" id="id-8062"></a>

[0x5b4Ec57143B57aa4716Da35b79F40CA65E980B8B](https://etherscan.io/address/0x5b4Ec57143B57aa4716Da35b79F40CA65E980B8B)\
All tokens of this reserve were locked at launch, with a 6 months lock and vesting of 30 months. The Community Pool is meant to be used to fund things voted on by the community/governance.

### Staking/LP incentives/Liquidity — 6m — <a href="#id-483c" id="id-483c"></a>

[0xa78605F5390a206E09C2B91b04e6D4fBaBa0A985](https://etherscan.io/address/0xa78605F5390a206E09C2B91b04e6D4fBaBa0A985)\
All tokens of this reserve were locked at launch, with a 1-month lock and vesting of 30 months. From the total supply, we are allocating roughly 19% to future LP & Staking incentives. This will allow LP incentives through fee generation to build up until we get enough to cover the protocol emissions of tokens.

### Core Contributors — 716k — <a href="#id-3d41" id="id-3d41"></a>

[0xE172ae4E0861B9591a37600cFB9A67dD2FaAf835](https://etherscan.io/address/0xE172ae4E0861B9591a37600cFB9A67dD2FaAf835)\
All tokens of this reserve were locked at launch, with a 6 months lock and vesting of 30 months. Core Contributors is the launch team behind ZeroLiquid. We are self-funded until this point, as we have chosen not to conduct any private funding rounds prior to our launch.

## $ZERO Multsig <a href="#id-5d2f" id="id-5d2f"></a>

$ZERO multi-sig is controlled by three core members. To execute a transaction 2/3 of signatures are needed.\
The tokens unlocked by the vesting contracts will be sent to their respective Multisig only if needed.

### Signees <a href="#b55a" id="b55a"></a>

Signee 1: <https://twitter.com/ZackZeroLiquid>\
Signee 2: <https://twitter.com/barrosoLiquid>\
Signee 3: <https://twitter.com/MarkZeroliquid>

### Multisig <a href="#e87f" id="e87f"></a>

**Staking/LP incentives/Liquidity:** [0x5B9Dd9C8e2DDfb91Ed1a6DFCf2A0A0605e2F6BF3](https://etherscan.io/address/0x5B9Dd9C8e2DDfb91Ed1a6DFCf2A0A0605e2F6BF3)

**Governance and Community:** [0xAF8794cDA6Aa82e7E0589B0684a24A47C161f9e2](https://etherscan.io/address/0xAF8794cDA6Aa82e7E0589B0684a24A47C161f9e2)

**Growth & Development:** [0x6fF9474923510C0D41d246b9f39259cbf4E5ebA3](https://etherscan.io/address/0x6fF9474923510C0D41d246b9f39259cbf4E5ebA3)

**Core Contributors:** [0x9FA1B904ba1E29ed45E183EFE6a47aCDC2d15eFA](https://etherscan.io/address/0x9FA1B904ba1E29ed45E183EFE6a47aCDC2d15eFA)


---

# 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://zeroliquid.gitbook.io/zeroliquid/tokenomics/token-vesting-and-multisig.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.
