> For the complete documentation index, see [llms.txt](https://docs.minterest.com/minterest-faq/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/minterest-faq/taiko-network/bridge-assets-to-taiko-from-ethereum.md).

# Bridge assets to Taiko from Ethereum

{% 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 %}

To bridge to Mantle, first head to <https://bridge.taiko.xyz/> and login with your Web3 compatible wallet.

![](https://lh7-us.googleusercontent.com/tBXlL1v93kGWrYnnTKwHnclKkkUrcCfIeZZD7U7Y8dHSz_z_UVUktwPsX-ZY4reImlnAGbeIQJj5SIDw1UP6GTT-u4sVal1D9k8praj8jxSbWQdMqzmZ2Z2ITmMcm-53lXetrQYme9tVFMjgigl-uMQ)

There, you can select your token and bridge your assets from the Ethereum network. Follow the steps; if you get stuck, there are answers to common questions on the right-side panel.&#x20;

The transaction can take several minutes before your assets appear on Taiko.&#x20;

Taiko uses ETH to pay gas fees so ensure you have also bridged ETH in addition to any other asset you plan to utilise on Taiko.&#x20;

**Which cryptocurrencies can be bridged to Taiko?**

The assets that can be bridged to Taiko can be seen in the [bridging page](https://bridge.taiko.xyz/).&#x20;

The list includes tokens such as ETH, WETH, USDT, USDC, and others.

**Can MINTY tokens and Minterest NFTs be bridged to the Taiko Network?**

Coming soon!

\
\&#xNAN;*Disclaimer: References or links to decentralised exchanges, bridges, wallets, or other third-party services are provided for convenience only. Minterest does not control, audit, endorse, warrant, or assume liability for the security, functionality, availability, or ongoing compliance of any external platform. Use of such services is entirely at your own risk. Always review the current smart-contract address, audit status, and terms of each third-party application before interacting with it.*\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.minterest.com/minterest-faq/taiko-network/bridge-assets-to-taiko-from-ethereum.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
