# Bridge USDC ERC-20 TO USDC FTM

## Requirements

* Have ETH in your MetaMask wallet
* Have USDC in your MetaMask wallet
* Already have FTM mainnet coins
* Patience

{% hint style="danger" %}
There are many ways to get FTM Opera this is one of them. Once you've approved the swap you will receive your coins in seconds. But depending on the liquidity of the bridge it **MAY TAKE HOURS** before you receive them. Do not fret, once more coins are added back to the bridge's liquidity it is usually sent in seconds. **For those of you who do not have FTM coins yet, follow the same steps but replace USDC with FTM.**
{% endhint %}

## Swap USDC ERC-20 coins into USDC FTM Mainnet coins

As you can see in your wallet we're still in the Ethereum mainnet so now we have to swap USDC into Fantom Opera mainnet coins. We do this by using a cross-chain bridge. Here we will use multichain.

{% embed url="<https://multichain.xyz/>" %}

![Multchain.xyz website](/files/-M_7-qCPnYt8IT4UBIGu)

![Select the 2nd "USDC" which should be linked to FTM](/files/-M_7NUto3sy317gsJIYx)

## Multichain should automatically set "To" to USDC on Fantom Mainnet

![Make sure the "To" is USDC on FTM mainnet you can tell by the blue FTM logo underneath](/files/-M_7Px8fiCNBsG9KkJvy)

## Now input how much you want to transfer select "Transfer" and then "Confirm" in MetaMask

![](/files/-M_7QvGB5pUqtC8K8uX1)

## Now we wait till Multichain has successfully bridged your "USDC" ERC-20 into "USDC" FTM mainnet coins. We will now go back to MetaMask and go to Fantom Opera Mainnet network.

## Once your coins have successfully been bridged we will add "USDC" as a custom token in FTM network

![Select "Add Token"](/files/-M_7T5Y67urc8Eue-u9S)

![Select "Custom Token" then add the custom contract address select "Next" then "Add Token"](/files/-M_7_UCymUCh0bJy-Xes)

**USDC Custom Contract:** `0x04068da6c83afcfa0e13ba15a6696662335d5b75`

{% embed url="<https://ftmscan.com/token/0x04068da6c83afcfa0e13ba15a6696662335d5b75>" %}

![Once added it should look like this](/files/-M_7a609SckZIGtYEcK9)

## Now you can use USDC to swap to FTM!


---

# 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://cztearsofficial.gitbook.io/cztears-official/how-to-buy/bridging-weth-erc-20-to-weth-ftm.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.
