🍁Bridge ETH between Arbitrum and Mantle

Low fee, fast speed, high safety

Overview

In this turorial, we assume you want to bridge ETH from Arbitrum to Mantle mainnet. This method also apply for bridging from Mantle mainnet to Arbitrum. Overall, it includes those four steps:

  1. select source chain

  2. connect wallet

  3. deposit fund

  4. check fund in target chain

Prerequisite(only need when bridge ETH from Mantle to Arbitrum)

ETH in Mantle network lives in the form WETH. Before bridge ETH from Mantle to Arbitrum, please swap your tokens(such as $MNT, $WMNT etc) to $WETH(0xdEAddEaDdeadDEadDEADDEAddEADDEAddead1111) in existing dex(for example, Agni, FusionX). Then use okok network to bridge $WETH token from Mantle to Arbitrum. The token received in Arbitrum is ETH, not WETH. So no need to unwrap.

Step 1 - Select source chain

When you open https://mantle.okok.network/#/bridge, in the right top corner, you can select the source blockchain where your fund located in. For example, currently your ETH is in Arbitrum, you want to bridge some ETH to Mantle, you should select Arbitrum as source chain. After you selected Arbitrum, OKOK network will assume you want to bridge ETH to Mantle network.

Step 2 - Connect wallet

Adding a wallet

If you do not have a wallet yet, you can use MetaMask: https://metamask.io/download.html

Connecting your wallet

After you have a wallet, you can connect your wallet by pressing the "Connect Wallet" button on the OKOK network bridge page: https://mantle.okok.network/#/bridge

If you see the message below, click on "Add Arbitrum" or "Add Mantle" to add the Arbitrum / Mantle network to your wallet.

Alternatively, you can manually add the Arbitrum network: https://arbitrum.io/bridge-tutorial/.

Step 3 - Deposit fund

After you successully connect wallet, now you can deposit ETH to the transparent contract:

If the deposit is successful, you will receive a prompt similar to the following:

Step 4 - Check fund in target chain

After the deposit is successful, you can now check whether fund has reach your target chain.

Backup RPC URLs

Since OKOK Network is a decentralized application, querying of data and submitting of transactions go through an RPC URL.

There may be times when the RPC URL is not as responsive as it should be, during these times you may notice data being slow to load or not loading on your page. It is also possible to hit the rate limit with the public Arbitrum RPC URL (https://arb1.arbitrum.io/rpc), which would result in 429 errors.

To continue using the exchange during these times you can use a backup URL from Alchemy, Ankr or QuickNode, switch the RPC URL in the network settings of your wallet and the page should load faster after.

For a list of RPC URLs and their statuses: https://chainlist.org/.

Steps to change the RPC URL in MetaMask

  • Click on the MetaMask icon, then click on the three dot icon and select Expand View

  • Click on your account icon on the top right and select Settings

  • Click on Networks

  • Key in the New RPC URL

  • Click Save

Last updated