Bridging
Use Eden Zone to bridge assets to Eden.
Supported asset pairs
The current deposit flow is designed around correlated asset transfers.
| Source asset | Destination asset | Notes |
|---|---|---|
| ETH | ETH | |
| LBTC | BTC | |
| USDC | eUSD | Requires minting eUSD before the warp transfer. |
| SOL | SOL | |
| TIA | TIA | Supported for TIA transfers. |
Route types
Fast route
The fast route uses solver liquidity to complete transfers quickly.
- Best for normal transfers where speed matters.
- May charge a fee depending on the route provider.
- Liquidity can be limited, especially for larger transfers.
Slow route
The slow route uses the Hyperlane forwarding module.
- No route fee.
- No solver liquidity limit.
- Better suited for large transfers where cost matters more than speed.
Choosing a route
| Need | Suggested route |
|---|---|
| Fast transfer UX | Fast route |
| Large transfer with no route fee | Slow route |
| Predictable liquidity for correlated assets | Slow route |
Manual transfers
Most users should use Eden Zone. If you need to bridge manually with CLI
tools, use celestia-appd and cast with the current Hyperlane route configuration.
Manual bridging requires converting recipient addresses into the format expected by the route contract and paying the required interchain gas. Validate the latest route parameters before broadcasting transactions.