Skip to content

Latest commit

 

History

History
77 lines (60 loc) · 2.6 KB

File metadata and controls

77 lines (60 loc) · 2.6 KB
description Get started with MegaETH — connect your wallet, bridge ETH, and explore the network.

Get Started

MegaETH is a high-performance Ethereum L2 with real-time transaction processing. Whether you are here to try the testnet or use mainnet, this guide will help you get up and running.

{% stepper %} {% step %}

Connect your wallet

In MetaMask, Rabby, or any Ethereum-compatible wallet, go to Settings → Networks → Add Network and enter these details:

{% tabs %} {% tab title="Mainnet" %}

Field Value
Network Name MegaETH
RPC URL space.vars.mainnet_rpc
Chain ID space.vars.mainnet_chain_id
Currency Symbol ETH
Block Explorer space.vars.mainnet_etherscan
{% endtab %}

{% tab title="Testnet" %}

Field Value
Network Name MegaETH Testnet
RPC URL space.vars.testnet_rpc
Chain ID space.vars.testnet_chain_id
Currency Symbol ETH
Block Explorer space.vars.testnet_blockscout
{% endtab %}
{% endtabs %}

Save the network and switch to it. For more details, see Connect to MegaETH. {% endstep %}

{% step %}

Get tokens

{% tabs %} {% tab title="Mainnet" %} Bridge ETH or other tokens from Ethereum using the official bridge at rabbithole.megaeth.com/bridge. Connect your wallet, choose a token and amount, and confirm the transaction. See Get Funds on Mainnet for more options including third-party bridges and fiat onramps. {% endtab %}

{% tab title="Testnet" %} Visit the faucet at testnet.megaeth.com, enter your wallet address, and complete the verification step. The faucet provides up to 0.005 testnet ETH per user every 24 hours. See the Faucet page for details. {% endtab %} {% endtabs %} {% endstep %}

{% step %}

Start using MegaETH

You are ready to interact with dApps, send transactions, and explore the network. Track real-time network performance at uptime.megaeth.com. {% endstep %} {% endstepper %}

Learn More