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

# The swap between eCell and MEEBIT01 is available in 2021-12-24

Larva Labs, the creative team behind CryptoPunks, is one of the most popular NFT projects out there, raking in more than $550 million on May.

&#x20;Meebits, the third NFT project launched by Larva Labs, is a collection of 20,000 procedurally generated, scarce 3D characters that can be used for a variety of applications, servers, games, and platforms, with unique verifiable ownership, easy to identify, and can be traded on Ethereum. The scarcity of Meebits has generated huge sales, wild speculation, and staggering sales figures. In theory, users will be able to use Meebits in any interoperable blockchain application compatible with NFT based on the ERC721 protocol. As a result, the opportunities for Meebits are infinite.

We are pleased to announce that eCell Token will enable direct exchange of MEEBIT NFT assets split by fragmentation protocol.

<mark style="color:blue;">**ECELL-MEEBIT01**</mark> liquidity pool will open for conversion within Uniswap at 2021-12-24 16:00(SGT). MEEBIT#01 represents the first MEEBIT NFT of community fragmentation, priced at 3.5 ETH. It is the ERC-20 token split from Fractional fragmentation protocols, and the total number of fixed issues is 100 million. Click to see details of this asset in [<mark style="color:blue;">fractional.art</mark>](https://fractional.art/vaults/ecell-meebit-7039).

![MEEBIT #7039](/files/fQpun6DBLYor3IonMkIc)

Consensus Cell Network will continue to focus on the crypto art, bring more NFT assets to the community, and create more circulation scenarios and use value for eCell Tokens.

### Participating guidance:&#x20;

After exchange available at 16:00 on December 24, 2021 Enter celletf.com under ethereum environment and enter the Swap interface Select ecell and MEEBIT01 from the token list to swap Or add custom tokens in app.uniswap.org to exchange.

eCell address：<mark style="color:blue;">0x9b62ec1453cea5dde760aaf662048ca6eeb66e7f</mark>&#x20;

MEEBIT01 address：<mark style="color:blue;">0x27bff5deb454c9ec26869a8620801e29901c1341</mark>


---

# 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://ecell.gitbook.io/ecell/announcement/20211223.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.
