# Contract Interaction Guide: Taiko and Morph L2

> Welcome, this is a walkthrough guide for **Minterest** users on **Taiko** and **adaptiFi** (**Morph L2**).

#### Index

* [**Contract Interaction Guide: Taiko and Morph L2**](https://docs.minterest.com/taiko-morph-guide/contract-interaction-guide-taiko-and-morph-l2)
  * [Introduction](#introduction)
  * [Before You Begin](#before-you-begin)
  * [Online Support](#online-support)
* [**Balance Check**](https://docs.minterest.com/taiko-morph-guide/balance-check)
  * [Browsing Each Explorer](https://docs.minterest.com/taiko-morph-guide/balance-check#browsing-each-explorer)
  * [Checking Your Outstanding Borrow Amount](https://docs.minterest.com/taiko-morph-guide/balance-check#checking-your-outstanding-borrow-amount)
* [**Repaying Loans**](https://docs.minterest.com/taiko-morph-guide/repaying-loans)
  * [Repaying Outstanding Loan Amounts](https://docs.minterest.com/taiko-morph-guide/repaying-loans#repaying-outstanding-loan-amount)
  * [Providing an Approval](https://docs.minterest.com/taiko-morph-guide/repaying-loans#providing-an-approval)
  * [Executing the Repay](https://docs.minterest.com/taiko-morph-guide/repaying-loans#executing-the-repay)
* [**Withdraw Funds**](https://docs.minterest.com/taiko-morph-guide/withdraw-funds)
  * [Withdraw Funds From the Market](https://docs.minterest.com/taiko-morph-guide/withdraw-funds#withdraw-funds-from-the-market)
  * [Get Your Balance for a Specific Market](https://docs.minterest.com/taiko-morph-guide/withdraw-funds#get-your-balance-for-a-specific-market)
  * [Redeem Tokens From the Market Contract](https://docs.minterest.com/taiko-morph-guide/withdraw-funds#redeem-tokens-from-the-market-contract)
* [**Contracts**](https://docs.minterest.com/taiko-morph-guide/contracts)
  * [Contract Addresses on Taiko](https://docs.minterest.com/taiko-morph-guide/contracts#contract-addresses-on-taiko)
  * [Contract Addresses on Morph L2](https://docs.minterest.com/taiko-morph-guide/contracts#contract-addresses-on-morph-l2)
  * [Taiko's & Morph's Explorer Official Info](https://docs.minterest.com/taiko-morph-guide/contracts#taikos-explorer-official-info)
  * [Alternative Blockchain Explorers](https://docs.minterest.com/taiko-morph-guide/resources)
* [**Resources**](https://docs.minterest.com/taiko-morph-guide/resources)
* [**FAQ**](https://docs.minterest.com/taiko-morph-guide/faq)

***

#### Introduction

Minterest’s front end on Taiko (taiko.minterest.com) and Morph (adaptiFi.minterest.com) has been discontinued.

This guide provides instructions for checking balances, repaying, and withdrawing directly through the underlying contracts on both networks. Your funds remain safe.

{% hint style="success" %}
Contracts will remain active.\
If needed, you can still repay or withdraw directly from smart contracts after the front end is removed.
{% endhint %}

**MINTS** points stopped accruing on Taiko and Morph at the cutoff date. We'll retain the points database for these networks for future considerations, if any.

***

#### Before You Begin

{% hint style="info" %}
To ensure smooth interaction with Taiko and Morph networks, follow these steps carefully:
{% endhint %}

1. Confirm your wallet is **connected to the Taiko or Morph** blockchain network. You can select the correct network from the dropdown menu.
2. Interact only with smart contracts for tokens or markets where you already hold manageable assets.
3. Verify the correct [contract addresses](https://docs.minterest.com/taiko-morph-guide/contracts) for each network and make sure they correspond to your intended assets.
4. Ensure you have enough $**ETH** on **Taiko or Morph** to cover all on-chain operations such as approvals, repayments and redemptions.

It's recommended separate tab open with your wallet's dashboard and transaction history to confirm each step completes successfully before moving on to the next.

{% hint style="success" %}
***All** checked?*\
You're ready to proceed safely.
{% endhint %}

***

#### Online Support

{% columns %}
{% column %}

* [**Discord**](https://discord.gg/NczktNwzf4)
  {% endcolumn %}

{% column %}

* [**Telegram**](https://t.me/MinterestFinanceChat)
  {% endcolumn %}
  {% endcolumns %}

For further assistance with technical inquiries, you're welcome to join the Minterest online community channels for help from our moderators or other experienced members.

**Live chat support there will end December 19**. For further assistance with technical inquiries, you're welcome to [send an email to nextlevel@minterest.com](mailto:nextlevel@minterest.com), we're available through 31 December, 2025.

> Please check the [**Resources**](https://docs.minterest.com/taiko-morph-guide/resources) section of this page, where you may find step-by-step walkthrough videos to help you progress.


---

# 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/taiko-morph-guide/contract-interaction-guide-taiko-and-morph-l2.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.
