# ETHEREUM

The address for burning ART tokens is the same on both the Ethereum and Polygon blockchain, i.e. 0x000000000000000000000000000000000000dEaD. It was created to remove ART tokens from circulation in order to maintain balance and price stability. The same address is used on both blockchains to burn their respective counterparts, i.e. ETH on Ethereum and MATIC on Polygon

## Address

The address used for burning ART tokens is the same as the Ethereum address used for burning ETH:  <mark style="color:blue;">0x000000000000000000000000000000000000dEaD</mark>

**ETHERSCAN** <https://etherscan.io/address/0x000000000000000000000000000000000000dead>


---

# 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/ethereum.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.
