# Wrapped Token (ERC20)

### <mark style="color:orange;">Token Details</mark>

<table data-header-hidden><thead><tr><th width="260"></th><th></th></tr></thead><tbody><tr><td>Contract Name</td><td>Mazze</td></tr><tr><td><strong>Symbol</strong></td><td>MAZZE</td></tr><tr><td><strong>Chain</strong></td><td>Ethereum</td></tr><tr><td>Standard</td><td>ERC20</td></tr><tr><td>Decimals</td><td>18</td></tr><tr><td>Contract Address</td><td><a href="https://etherscan.io/token/0x4a029f7bcf33acb03547d8fa7be840347973e24e">0x4A029F7bCf33AcB03547D8fA7be840347973e24e</a></td></tr></tbody></table>

### <mark style="color:orange;">Current Supply State</mark>

* **Current wrapped MAZZE on Ethereum:** 4,900,000,000 MAZZE
* **Legacy ITS reference in old materials:** 5,000,000,000 MAZZE
* **Current docs baseline:** 4.9B live wrapped amount

### <mark style="color:orange;">Bridge Bootstrap and Mining Coverage</mark>

* 1,000,000,000 MAZZE is planned as bridge bootstrap and initial mining-side coverage.
* This reserve is sourced partially from **Ecosystem Development** and **Team Growth** allocations.

### <mark style="color:orange;">Directional Bridge Liquidity Rule</mark>

* Bridge liquidity is not infinite one-way liquidity.
* If destination-side liquidity is insufficient, that transfer direction is paused.
* The direction reopens when opposite-direction flow restores enough liquidity.

### <mark style="color:orange;">Wrapped MAZZE Utility</mark>

| Facilitates Immediate Liquidity    | Supports DEX and CEX Access |
| ---------------------------------- | --------------------------- |
| Supports Development Funding       | Supports Market Continuity  |
| Enables Ethereum Holder Onboarding | Supports Bridge Rollout     |

For liquidity constraints and directional behavior, see [Bridge Liquidity](/tokenomics/bridge-liquidity.md).


---

# 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.mazze.io/tokenomics/wrapped-token-erc20.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.
