> For the complete documentation index, see [llms.txt](https://docs.minterest.com/taiko-morph-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.minterest.com/taiko-morph-guide/resources.md).

# Resources

> For these next steps, we'll be interacting with **Taiko**'s & **Morph**'s explorer using both $**USDC**'s market or token address:

* **Market address on Taiko**:\
  \&#xNAN;**`0xF89B01fa87a3E51BDA2dA67154Ea35A3F84eC373`**
  * **Token address**:\
    \&#xNAN;**`0x07d83526730c7438048D55A4fc0b850e2aaB6f0b`**
* **Market address on Morph**:\
  \&#xNAN;**`0x793ce6AC5112DA5Db9C046848af99C749e14b1A4`**
  * **Token address**:\
    \&#xNAN;**`0xe34c91815d7fc18A9e2148bcD4241d0a5848b693`**

***

{% stepper %}
{% step %}
[`borrowBalanceStored` operation on **Taiko**:](/taiko-morph-guide/balance-check.md#checking-your-outstanding-borrow-amount)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq54Yy8raKxdnR99SP9e1%2Fuploads%2FXo6PgqZEbt318zY9K0Mp%2FTAIKO.borrowBalanceStored.mp4?alt=media&token=14029d57-2301-4cf8-98e9-773206d08a37>" fullWidth="true" %}
$**USDC**'s market address
{% endembed %}

{% hint style="success" %}
This part of the process won't require any transaction.
{% endhint %}
{% endstep %}

{% step %}
[`approval` operation on **Taiko**:](/taiko-morph-guide/repaying-loans.md#providing-an-approval)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq54Yy8raKxdnR99SP9e1%2Fuploads%2FCe63rZtcDjOGISkX3rV5%2FTAIKO.approve.mp4?alt=media&token=34430264-d3c8-4c69-8110-1fd3d3d1d09a>" fullWidth="true" %}
$**USDC**'s token address
{% endembed %}
{% endstep %}

{% step %}
[`repayBorrow` operation on **Taiko**:](/taiko-morph-guide/repaying-loans.md#executing-the-repay)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq54Yy8raKxdnR99SP9e1%2Fuploads%2FfBoeuR9Ks31LqxnjEMej%2FTAIKO.repayBorrow.mp4?alt=media&token=fce8526d-fbdb-4bfa-90a7-f2d4eb163845>" fullWidth="true" %}
$**USDC**'s market address
{% endembed %}
{% endstep %}

{% step %}
[`borrowOf` operation on **Taiko**:](/taiko-morph-guide/withdraw-funds.md#get-your-balance-for-a-specific-market)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq54Yy8raKxdnR99SP9e1%2Fuploads%2F4OLjr5BtOy98muhSUhxu%2FTAIKO.balanceOf.mp4?alt=media&token=ad06f563-54c5-4fa7-8e27-f2c01377d60e>" fullWidth="true" %}
$**USDC**'s market address
{% endembed %}

{% hint style="success" %}
This part of the process won't require any transaction.
{% endhint %}
{% endstep %}

{% step %}
[`redeem` operation on **Taiko**:](/taiko-morph-guide/withdraw-funds.md#redeem-tokens-from-the-market-contract)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq54Yy8raKxdnR99SP9e1%2Fuploads%2Fx3qFqNPAIMUe3yY3HpCU%2FTAIKO.redeem.mp4?alt=media&token=d9c6e5e1-ac70-49c6-a413-335981e04c45>" fullWidth="true" %}
$**USDC**'s market address
{% endembed %}
{% endstep %}

{% step %}
[`borrowBalanceStored` operation on **Morph**:](/taiko-morph-guide/balance-check.md#checking-your-outstanding-borrow-amount)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq54Yy8raKxdnR99SP9e1%2Fuploads%2FGbRNmwt951cpLG5h0qnc%2FMORPH.borrowBalanceStored.mp4?alt=media&token=27ef138e-13fc-4ce3-85ab-524ebe00334d>" fullWidth="true" %}
$**USDC**'s market address
{% endembed %}

{% hint style="success" %}
This part of the process won't require any transaction.
{% endhint %}
{% endstep %}

{% step %}
[`approve` operation on **Morph**:](/taiko-morph-guide/repaying-loans.md#providing-an-approval)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq54Yy8raKxdnR99SP9e1%2Fuploads%2FTs7zCu33gO20lspfGnxp%2FMORPH.approve.mp4?alt=media&token=88d09079-030e-4502-9e17-29e07d763949>" fullWidth="true" %}
$**USDC**'s token address
{% endembed %}
{% endstep %}

{% step %}
[`repayBorrow` operation on **Morph**:](/taiko-morph-guide/repaying-loans.md#executing-the-repay)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq54Yy8raKxdnR99SP9e1%2Fuploads%2FiVOc8AIVJAQ3st7opaLn%2FMORPH.repayBorrow.mp4?alt=media&token=e9054895-6512-4532-ba4b-b428ed4b65e1>" fullWidth="true" %}
$**USDC**'s market address
{% endembed %}
{% endstep %}

{% step %}
[`balanceOf` operation on **Morph**:](/taiko-morph-guide/withdraw-funds.md#get-your-balance-for-a-specific-market)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq54Yy8raKxdnR99SP9e1%2Fuploads%2Fhts6qYeIpBn9Lxdemot6%2FMORPH.balanceOf.mp4?alt=media&token=94eadd0b-38cb-4e24-b506-ce5abd3c46fe>" fullWidth="true" %}
$**USDC**'s market address
{% endembed %}

{% hint style="success" %}
This part of the process won't require any transaction.
{% endhint %}
{% endstep %}

{% step %}
[`redeem` operation on **Morph**:](/taiko-morph-guide/withdraw-funds.md#redeem-tokens-from-the-market-contract)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq54Yy8raKxdnR99SP9e1%2Fuploads%2Fj18IQNIoLtIBUoXuhXTX%2FMORPH.redeem.mp4?alt=media&token=2a5fd434-b7d1-447d-862c-9d775f8427fe>" fullWidth="true" %}
$**USDC**'s market address
{% endembed %}
{% endstep %}
{% endstepper %}
