# Permanent locking of LISTA (LIP-016)

Overview of the Change

Lista DAO has successfully passed [LIP-016](https://snapshot.box/#/s:listavote.eth/proposal/0x8de005cbdcdc084942bfbff5a39577d1f88403dcea1e650d71b6a5a358c41888) to introduce a permanent token lock mechanism, enhancing the deflationary characteristics of LISTA. This update replaces the previous redistribution model by permanently locking LISTA tokens in a new and irretrievable contract address, effectively removing them from circulation.

This strategic shift aims to:

* Reduce the circulating supply of LISTA over time.
* Enhance long-term value appreciation.
* Align with ecosystem sustainability by implementing a continuous deflationary model.

#### Mechanism

* 40% of weekly revenue will continue to be used for purchasing LISTA from the open market.
* Instead of being locked in veLISTA, the tokens will be sent to a permanent freeze address.
* The LISTA tokens in this address cannot be withdrawn, transferred, or utilized in any way.

### Freeze Address Details

The new freeze contract ensures that all LISTA tokens sent to it are permanently removed from circulation, reinforcing the protocol’s deflationary model.

Freeze Address: 0x000000000000000000000000000000000000dEaD

View on BSCScan: <https://bscscan.com/address/0xE4153Eb04417bE05b8d6B2222E4Cdd8AE674ee76>

<br>


---

# 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.bsc.lista.org/governance/lista/permanent-locking-of-lista-lip-016.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.
