# Contracts addresses for verification on Taiko

{% hint style="warning" %}
Minterest’s **Taiko** deployment is winding down to focus on **Ethereum** and **Mantle**. Supply and borrow are disabled. Please repay and withdraw by **Nov 30**, 2025.
{% endhint %}

<https://taikoscan.io>\
\
**General contracts**

<table><thead><tr><th>Contract</th><th width="252">Address</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://taikoscan.io/address/0x2bd26ba2ef62ff90f807365c2bf363fb3bee9979#code">MINTY ERC20 Token</a></td><td><pre><code>0x2bd26Ba2EF62ff90f807365C2Bf363FB3Bee9979

</code></pre></td><td>MINTY token contract</td></tr><tr><td><a href="https://taikoscan.io/address/0x5eCDB76feda945DC71F7D9ce62dFe7EaFEfFFAb4">Minterest NFT</a></td><td><pre><code>0x5eCDB76feda945DC71F7D9ce62dFe7EaFEfFFAb4 </code></pre></td><td>NFT token contract</td></tr><tr><td><a href="https://taikoscan.io/address/0x3847fC18759b74629134da3fc8bf4FF59bBC4E1B">Standard emission pool</a></td><td><pre><code>0x3847fC18759b74629134da3fc8bf4FF59bBC4E1B </code></pre></td><td>Standard emission contract</td></tr><tr><td><a href="https://taikoscan.io/address/0x2597ba2385be4d2e49aad864c377378736b680d1">Buyback contract</a></td><td><pre><code>0x2597bA2385be4d2e49AaD864c377378736b680D1

</code></pre></td><td>Staked MINTY visible</td></tr><tr><td><a href="https://taikoscan.io/address/0xfdc8c1c2352a813d902a596e8597f7215dd15087">RewardsHub contract</a></td><td><pre><code>0xfDc8c1C2352a813d902a596E8597F7215DD15087 </code></pre></td><td>Claimable MINTY balance</td></tr><tr><td><a href="https://taikoscan.io/address/0x121d54e653a63d90569813e7c6a4c5e6084ff7de">Governance rewards dripper</a></td><td><pre><code>0x121D54E653a63D90569813E7c6a4C5E6084ff7DE

</code></pre></td><td>MINTY drip configuration</td></tr><tr><td><a href="https://taikoscan.io/address/0xa59512c9471912f99958b867f6954f5bef0cb3f4">Vesting contract</a></td><td><pre><code>0xa59512C9471912F99958B867F6954f5bEf0Cb3f4 </code></pre></td><td></td></tr><tr><td><a href="https://taikoscan.io/address/0xce281e54e6aa816a7c6b6aead4e248a36db36d66#code">Governor contract</a></td><td><pre><code>0xCE281e54E6Aa816a7c6b6aeAD4e248a36db36d66 </code></pre></td><td></td></tr></tbody></table>

#### Markets contracts

<table><thead><tr><th width="135.33333333333331">Contract</th><th>Address</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://explorer.mantle.xyz/address/0xfa1444aC7917d6B96Cac8307E97ED9c862E387Be">mWETH</a></td><td><pre><code>0xfa1444aC7917d6B96Cac8307E97ED9c862E387Be

</code></pre></td><td>Token holdings = Supply - Borrow</td></tr><tr><td><a href="https://taikoscan.io/address/0xB0CBcCE3713E1d14E8ebFd89EBf06B29e51D4eD6">mTAIKO</a></td><td><pre><code>0xB0CBcCE3713E1d14E8ebFd89EBf06B29e51D4eD6

</code></pre></td><td>Token holdings = Supply - Borrow</td></tr><tr><td><a href="https://taikoscan.io/address/0xF89B01fa87a3E51BDA2dA67154Ea35A3F84eC373">mUSDC</a></td><td><pre><code>0xF89B01fa87a3E51BDA2dA67154Ea35A3F84eC373 </code></pre></td><td>Token holdings = Supply - Borrow</td></tr></tbody></table>


---

# 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.minterest.com/minterest-faq/contracts-addresses-for-verification-on-taiko.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.
