Edgeless Network Docs
  • 👋Welcome to Edgeless Network
  • Overview
    • ✨Why Edgeless
  • Ecosystem
    • 📪Apps
    • 📎Infrastructure
      • Native Yield Bearing Assets
      • Sequencer Fee Sharing
      • Eigenlayer Data Availability
  • Getting Started
    • 🛠️Users
      • 🌟Points Program
      • 🧑Inviting Users
      • 🌉Bridge
      • 🖊️Network Details
      • 📖Key Contract Addresses
    • 🛠️Developers
      • 📃Contract Addresses
      • 🌟Network Details
      • 🌉Bridges
      • 🚰Testnet Faucet
      • 🔍Block Explorers
      • 📇Data Indexers
      • 🔮Oracles
  • Official Links and Assets
    • 🔗Official Links
    • ♠️Branding Assets
  • FAQs
Powered by GitBook
On this page
  • Bridging via Contracts
  • Withdrawing From Edgeless
  • Unwrapping EwEth to Eth
  1. Getting Started
  2. Users

Bridge

PreviousInviting UsersNextNetwork Details

Last updated 1 year ago

Mainnet

  • Requires ewEth:

Testnet

  • Requires ewETH:

Bridging via Contracts

  1. Mint by calling depositEth(address recipient) on the

  2. approve() to the

  3. Call the depositERC20() function on the

Withdrawing From Edgeless

  1. Withdraw from Edgeless using any of the mainnet bridges, or call withdrawEth(address destination) on the

  2. Wait 7 days for the transfer to finalize

  3. Finalize the withdrawal using . Account -> Withdrawals

Unwrapping EwEth to Eth

  1. You should receive an equivalent amount of ETH as EwEth burned

Call withdrawEth(address to, uint256 amount) from the address that holds EwETH on the . This burns the EwEth in your address.

🛠️
🌉
https://bridge.edgeless.network/
https://app.bridge.edgeless.network/
https://testnet.bridge.edgeless.network/
https://testnet-bridge.edgeless.network/
EwEth
Edgeless Deposit Contract
EwEth
Inbox Contract
Inbox Contract
Edgeless Withdrawal Contract
https://app.bridge.edgeless.network/
Edgeless Deposit Contract