# CEX Listing Reserve

{% hint style="info" %}
If listed on Binance, the remaining balance after payment will be burned.&#x20;
{% endhint %}

90% of the tokens were sent to the Uniswap liquidity pool, LP tokens were burnt. The remaining 10% is being held in a cold wallet only to be used as tokens for future CEX listing.

<details>

<summary>The wallet is easily trackable with the ENS name “moecex.eth”</summary>

* ENS: moecex.eth
* Address: 0x96E02c01A3E717A6022A91426c89f2be3953E641

</details>

CEX liquidity provisionings are paid to the exchange according to the formula below.

$$
bonus=(totalremainingbonus)\*0.1
$$

If the remaining balance is 1B MOE, a payment of 0.1B MOE will be made.


---

# Agent Instructions: 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.onnano.co/moe-erc20-token/cex-listing-reserve.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.
