> 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/20211123.md).

# The swap between eCell and PUNK2936 is available in 2021-11-24

CryptoPunks is currently the most representative NFT asset, as the earliest NFT project on Ethereum, known as the BTC of NFT, has been regarded as the Holy Grail for crypto art collectors.

&#x20;We are pleased to announce that eCell Tokens will be convertible directly into CryptoPunks NFT assets that have been split by fragmentation protocol.&#x20;

The <mark style="color:blue;">**ecell-punk2936**</mark> liquidity pool will open for conversion within Uniswap at 2021-11-24 16:00(SGT). PUNK2936 is the ERC-20 token of CryptoPunk #2936 NFT head split by Fractional fragmentation protocol, 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-cryptopunk-2936).&#x20;

![ CryptoPunk #2279](/files/PilKbhD60Q2Kmnw7thzZ)

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 November 24, 2021 Enter celletf.com under ethereum environment and enter the Swap interface Select ecell and punk2936 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;

PUNK2936 address：<mark style="color:blue;">0xe7315fe7e1593abb56d0b8876d775abcc84a439c</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/20211123.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.
