Hemi
DiscordGithub
  • 🏠Main
    • Welcome to the Hemi Docs
    • Getting Started
      • Developer Quickstart
      • Enthusiast Quickstart
      • Miner Quickstart
    • Network Details
  • ⛰️Foundational Topics
    • The Architecture
      • Consensus and Security Protocols
      • Ethereum Rollups
        • Pros & Cons
        • Decentralized Rollups
      • Sequencer Consensus
        • Proof-of-Stake (PoS)
        • PoS-Only Pitfalls
        • PoS Solutions
      • Proof-of-Proof (PoP)
        • Proof-of-Proof Consensus & Bitcoin Finality
        • Proof-of-Proof vs. Merged Mining
        • Running a PoP Mining
      • Tunnels
        • Ethereum Tunnel
        • Bitcoin Tunnel
      • Ethereum Virtual Machine (EVM)
      • Blocks
      • Transactions
      • Gas
    • Nodes & Clients
      • Node Guides
    • Wallet Support
  • 📖How-To Tutorials
    • Using Hemi
      • Wallet Setup
        • EVM Wallet Setup
        • BTC Wallet Setup
          • Switch Bitcoin Networks
      • Tunnel from Ethereum
        • Tunnel ERC20s via Native Tunnel
        • Tunnel ERC20s via 3rd Party
          • Tunnel via Stargate
      • Tunnel from Bitcoin
        • Tunnel BTC via Native Tunnel
        • Tunnel BTC via 3rd Party
      • Stake
      • Developer Tooling
        • Set Up a Safe Wallet
        • Create a Capsule
      • PoP Mining
        • CLI PoP Miner
          • (Testnet) Add tHEMI to MetaMask
          • (Mainnet) Add PoPPoints to Metamask
        • Web PoP Miner (deprecated)
    • Developing on Hemi
      • General
        • HelloWorld.sol
        • Deploy an ERC-20 Token
      • hVM & hBK
        • Using the hBK Demo App
        • Get Bitcoin Balance with Remix
  • ⚙️Building Bitcoin Apps
    • Introduction
    • Hemi Virtual Machine (hVM)
      • Motivation
      • Feature Summary
      • Deploy on hVM
    • Hemi Bitcoin Kit (hBK)
      • Overview
      • hBK Smart Contract
  • ⚙️Tooling
    • viem
    • Contract Addresses
    • Contract Verification
    • Data Indexing
    • Oracles
  • 📝Incentives
    • Points
    • Grants
    • Retroactive Funding
    • One-Off Spends
  • ⚡Additional Resources
    • Partners
    • FAQ
    • Official Links
    • Brand Kit
  • 📨Send Feedback
    • Bug Report
    • Contact Us
Powered by GitBook
On this page
  • 🏁 Prerequisites
  • 📚 Tutorial
  • Video
  • 1. Visit the Hemi Portal
  • 2. Connect wallet
  • 3. Connect your EVM wallet
  • 4. Connect to the Ethereum Network
  • 5. Select asset and enter the amount to tunnel
  • 6. Confirm the deposit
  • 7. You have successfully tunneled to Hemi! 🎉

Was this helpful?

Edit on GitHub
Export as PDF
  1. How-To Tutorials
  2. Using Hemi
  3. Tunnel from Ethereum

Tunnel ERC20s via Native Tunnel

PreviousTunnel from EthereumNextTunnel ERC20s via 3rd Party

Last updated 3 months ago

Was this helpful?

📜 TL;DR:

  • Tunnel your ERC20s to Hemi by using the native Hemi Tunnel, enabling interactions within the Hemi Network ecosystem.


🏁 Prerequisites

  • - Set up your EVM wallet and add the Hemi Network before interacting with any Hemi application.


📚 Tutorial

Video

1. Visit the Hemi Portal

Confirm your network of choice via the network dropdown at the bottom left.


2. Connect wallet

Click 'Connect Wallets' in the top-right corner of the Hemi Portal.


3. Connect your EVM wallet

Currently, MetaMask and Rabby are the only EVM wallets Hemi supports. Our team is working to add support for additional wallets.


4. Connect to the Ethereum Network

Ensure that you are connected to the Ethereum Network. If you are not connected, the Portal will prompt you to connect.


5. Select asset and enter the amount to tunnel

Use the token dropdown to select the asset you wish to tunnel. After selecting the asset, input the amount of the asset you wish to move to Hemi.

After you have confirmed the gas fee and wish to proceed with the deposit, click 'Deposit.'


6. Confirm the deposit

Sign and confirm your deposit transaction in your connected wallet.


7. You have successfully tunneled to Hemi! 🎉

Your transaction should now be complete! You can check the status and view the transaction in the 'Transaction History' tab.

Note: You can also confirm your transaction was successful in the Activity tab of your wallet.

Go to to tunnel your ERC20 asset from Ethereum to the Hemi network.

📖
https://app.hemi.xyz/en/tunnel/
EVM (MetaMask) Wallet Setup