# Burning ART

#### There will be a detachment of supply for each transaction

:fire: The ART token will be deflationary. A 0.5% fee is deducted from every $ ART transaction on the blockchain, all of that fee is incinerated.

The burned tokens will be sent to a non-existent wallet addres: <mark style="color:blue;">0x000000000000000000000000000000000000dEaD</mark>

<figure><img src="/files/EqCX0UBceBQPzZbsmZVR" alt="burning ART token"><figcaption></figcaption></figure>

## ETHEREUM and POLYGON

The uni.decentral-art platform uses the native ART token for trading artworks, currently 2.5 billion of which have been minted on both the Ethereum and Polygon blockchains. To ensure security and avoid the risk of hacking through token transfer bridges, we have decided not to use bridges for ART transfer. In order to balance the amount of ART tokens, every purchase made on one platform will result in the burning of the same token on the other platform. This approach guarantees that our ART tokens are secure and are not subject to additional transfer costs.

In order to ensure the security of ART tokens, uni.decentral-art platform has decided to avoid using token transfer bridges between networks. As a result, every purchase of an ART token on one network automatically causes the removal of one ART token from the other network and sends it to be burned, at the same address used for burning ETH and MATIC tokens 0x000000000000000000000000000000000000dEaD. This balances the number of ART tokens on both networks and minimizes the risk of hacking or additional costs associated with transfers.

<details>

<summary><a href="/pages/b6Lt20l26b0xYgvTCfBk">ETHEREUM - burn</a></summary>

</details>

<details>

<summary><a href="/pages/4JiYvTOeCfpXMRl1eY2M">POLYGON (MATIC) - burn</a></summary>

</details>

{% hint style="info" %}
Any tokens that reach this address are permanently withdrawn from circulation.
{% endhint %}


---

# 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.decentral-art.com/uni-platform/art-token/burning-art.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.
