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
  • 1. Visit the Stargate bridge
  • 2. Connect wallet
  • 3. Select the asset and confirm networks
  • 4. Enter the amount to bridge
  • 5. Approve and sign the transaction
  • 6. 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
  4. Tunnel ERC20s via 3rd Party

Tunnel via Stargate

PreviousTunnel ERC20s via 3rd PartyNextTunnel from Bitcoin

Last updated 4 months ago

Was this helpful?

📜 TL;DR:

  • Tunnel your ERC20s to Hemi by using the Stargate third-party bridge.

  • Supported assets include USDC, USDT, ETH, and more.


🏁 Prerequisites

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


📚 Tutorial

1. Visit the Stargate bridge

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


2. Connect wallet

Click 'Connect Wallet' in the top-right corner.


3. Select the asset and confirm networks

Using the token dropdown, select the asset you wish to bridge to Hemi.

Before proceeding, confirm Ethereum as the FROM network and Hemi as the TO network.


4. Enter the amount to bridge

Input the amount of asset you wish to bridge to Hemi.

When you are satisfied with your transaction, click 'Transfer'.


5. Approve and sign the transaction

From your connected wallet, approve the asset spend and sign the transaction.


6. You have successfully tunneled to Hemi! 🎉

After signing the transaction, look for the pending transaction bar at the top of the screen. It may take a few minutes to confirm the transaction.

📖
EVM (MetaMask) Wallet Setup
Stargate bridge