> For the complete documentation index, see [llms.txt](https://piratedao.gitbook.io/piratedao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://piratedao.gitbook.io/piratedao/our-innovations/black-jack-burn.md).

# Black Jack Burn

## **What is the Black Jack Burn?**

As a reminder, an unstake fee of 10% is applied in PirateDAO. These fees are going to a burn wallet (address available on [Contracts](/piratedao/informations/contracts.md) Page)

Instead of burning straightly $JOLLY tokens in the burn wallet, we will add some innovation to this mechanism.&#x20;

Here is the plan :

* We are going to use, from the treasury, an amount of $MIM equal to the value of the tokens on the burn wallet
* We will add liquidity to the JOLLY-MIM LP with this amount of $MIM and the $JOLLY on the burn wallet
* With this liquidity, the burn wallet will bonds JOLLY-MIM LP
* Tokens mint from these bonds will be claimed in one time at the end of the vesting (5 days) and then will be directly burnt

## What is the benefit of the Black Jack Burn?

* Increasing the liquidity&#x20;
* Growth of the treasury
* More tokens to burn at the end
* Better backing price after the burn from bonds&#x20;

## Why do you change your initial idea of simple burn?

We are always looking for continuous improvement even if it shows that the first plan wasn't perfect. If another idea makes our investors to be more profitable, then, after analysis, we will go for that idea.&#x20;

This is the case for the Black Jack Burn. It doesn't mean that we will repeat that operation everytime but this option is here.

## 1st Black Jack Burn: 12 january 2022

### Before/After&#x20;

<table><thead><tr><th width="233">Subject</th><th width="150" align="right">Before</th><th width="150" align="right">After</th><th align="center">% change</th></tr></thead><tbody><tr><td>JOLLY PRICE</td><td align="right">6.87</td><td align="right">6.87</td><td align="center">-</td></tr><tr><td>Market Cap</td><td align="right">223,116 $</td><td align="right">253,549 $</td><td align="center"><mark style="color:green;"><strong>+11,60 %</strong></mark></td></tr><tr><td>Treasury Balance</td><td align="right"> 247,323.00 $</td><td align="right"> 260,439.00 $</td><td align="center"><mark style="color:green;"><strong>+5,30 %</strong></mark></td></tr><tr><td>JOLLYs in Burn Wallet</td><td align="right">2000.32</td><td align="right">0.32</td><td align="center">-</td></tr><tr><td>Value of these JOLLYs</td><td align="right">13603 $</td><td align="right">2 $</td><td align="center">-</td></tr><tr><td>Liquidity</td><td align="right">96,000 $</td><td align="right">120,000 $</td><td align="center"><mark style="color:green;"><strong>+25%</strong></mark></td></tr></tbody></table>

![Before](/files/skshybn5nK6h44pdcjxP)

![After](/files/tZsQF1lDEVAssCVUDMdc)

![Before](/files/OKZvBKY8XAgdrXq7xQE3)

![After&#x20;
Note : the runway and the backing per $JOLLY have been lowered from initial state&#x20;
but it wil be improved after the final burn from bonds](/files/acsBc91YbtudQpyjwe3T)

### The transactions

| Operation                       | Transactions                                                                                                                                                                                                                                                                                                                                                                                                              | Comment                                              |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| Remove MIM from treasury amount | <p><a href="https://snowtrace.io/tx/0x70a735a5279cadc09a78e66a9f9eb649d553f2f45c530732ccb26ab6e4d01178"><https://snowtrace.io/tx/0x70a735a5279cadc09a78e66a9f9eb649d553f2f45c530732ccb26ab6e4d01178></a><br><a href="https://snowtrace.io/tx/0xe1364632f25d2c3d3776cfc0b04f8e6ed2e251535c50891039aba7d42c32f563"><https://snowtrace.io/tx/0xe1364632f25d2c3d3776cfc0b04f8e6ed2e251535c50891039aba7d42c32f563></a><br></p> |                                                      |
| Transfer MIM to burn wallet     | <p><a href="https://snowtrace.io/tx/0x25a660d1a65861933c3b9adfb540d432455d9dce6a17fce3ae558ebf1169558d"><https://snowtrace.io/tx/0x25a660d1a65861933c3b9adfb540d432455d9dce6a17fce3ae558ebf1169558d></a><br><a href="https://snowtrace.io/tx/0x6601dc1f8759bff886ea9b22510bb1953caca5e131af13c57178b7a983d0f2ed"><https://snowtrace.io/tx/0x6601dc1f8759bff886ea9b22510bb1953caca5e131af13c57178b7a983d0f2ed></a></p>     |                                                      |
| LP Addition                     | <https://snowtrace.io/tx/0xb069bb598aabf1e02477223045319ab8faa76997d8502c7fccae8cecb17b2433>                                                                                                                                                                                                                                                                                                                              |                                                      |
| Bonds Creation                  | Check all deposit transactions here : <https://snowtrace.io/address/0xEca0F2566BbF7e7C0a653232F5e0D8E7573B791c>                                                                                                                                                                                                                                                                                                           | Multiple transactions due to the bond max limitation |

## Black Jack Burn - Credits

Special thanks to :&#x20;

* AgarthaDAO for successfully experimenting this mechanism (Buy Back 2.0 <https://medium.com/@agarthadao/introducing-buy-back-2-0-dc2a87a32ec5>)
* Our Pirates community for pushing this idea&#x20;

###


---

# 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:

```
GET https://piratedao.gitbook.io/piratedao/our-innovations/black-jack-burn.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.
