# Specifications

A smart contract for those brave enough to burn MOE tokens.

The most common method of burning tokens is by sending them to a Null Address. This method also allows us to determine which address the burning occurred from through transactions. However, we have created this contract for those who want to burn tokens in a more stylish way.

* Blockchain: Ethereum
* CA: 0x9D434a18eAAF1b249e0aa3fe1001ee349Fd4Fe17
* Testnet CA(Sepolia): 0x46c6cB09cA32e5187B4716783574C08ce25b375B


---

# 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.onnano.co/otaku-hero-contract/specifications.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.
