Bridge
Bridge
The MUSD bridge enables transfers between Mezo and Ethereum networks using Wormhole’s Native Token Transfer (NTT) protocol. This bridge maintains token fungibility while providing secure cross-chain functionality.
How it Works
The MUSD bridge uses Wormhole’s Native Token Transfer protocol to facilitate cross-chain transfers:
- From Mezo to Ethereum: MUSD tokens are locked on Mezo and the equivalent tokens are minted on Ethereum
- From Ethereum to Mezo: MUSD tokens are burned on Ethereum and equivalent tokens are unlocked on Mezo
This mechanism ensures that the total supply across both chains remains constant while allowing users to move their tokens freely between networks.
Using the Portal UI
The easiest way to bridge MUSD tokens is through the Portal UI:
- Connect your wallet to the Portal interface
- Select source and destination chains (Mezo ↔ Ethereum)
- Choose MUSD as the token to bridge
- Enter the amount you want to bridge
- Review transaction details including fees and estimated time
- Confirm the transaction in your wallet
- Wait for confirmation on both chains
The Portal UI provides a user-friendly interface that handles all the complex interactions with the underlying NTT contracts.
Smart Contracts
The MUSD bridge is powered by the following smart contracts:
Mezo Network
- NTT Manager: 0x7efb386675d75280D39Aae42964A6776DE0ee0bD
- Wormhole Transceiver: 0x56E27f1A8425515FFD4BD76A254Ac1a5c0B66D71
- MUSD Token: 0xdD468A1DDc392dcdbEf6db6e34E89AA338F9F186
Ethereum Network
- NTT Manager: 0x5293158bf7a81ED05418DA497a80F7e6Dbf4477E
- Wormhole Transceiver: 0x76ddB3f1dDe02391Ef0A28664499B74C29d18d3E
- MUSD Token: 0xdD468A1DDc392dcdbEf6db6e34E89AA338F9F186
Additional Resources
- Wormhole NTT Documentation - Learn more about the Native Token Transfer protocol
- Portal Bridge - The official UI for bridging tokens
- Contracts Reference - Complete list of all protocol contracts