Migrating to Arbitrum
The Coinlander team chose the Arbitrum Layer 2 network due to its significantly reduced transaction fees, faster transaction times and its growing popularity as a general purpose smart contract chain.
This guide assumes that you already know how to use the MetaMask extension wallet and have this wallet funded with Eth. If this is new to you, please see this helpful guide for setting up and funding your wallet: Getting Started with MetaMask
Our website should prompt you to add Arbitrum as a Network to your MetaMask extension when you arrive. If for some reason that didn't work, you can add it manually:
- 1.Click on the MetaMask extension
- 2.Click on “Ethereum Mainnet” network at the top -> click on “Add Network” at the bottom of the menu, and enter the following in the tab that appears:Network Name: Arbitrum RPC: https://arb1.arbitrum.io/rpc Chain ID: 42161 Currency Symbol: ETH Block Explorer URL: https://arbiscan.io
Bridge more Eth than will be necessary to do what you want so that you can also pay for transaction (gas) costs. On average, gas fees on Arbitrum are between 0.0001 and 0.0008 Eth. For example, if you're planning on summoning a Seeker for 0.05 Eth, bridge up 0.06 Eth to cover gas fees.
By "bridging" assets, you are moving them between blockchain networks (likely from Ethereum Mainnet to Arbitrum). The official Arbitrum Bridge can be found here: Arbitrum Bridge
After waiting the requisite time for your assets to bridge (as of writing, 10 minutes), you should see that you have an Ether balance on the Arbitrum network within MetaMask.
Last modified 9mo ago