-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Problem
bridge_bridgeAssets currently supports only the official Linea ↔ Ethereum bridge.
Background
Orbiter, Hop, and LayerSwap all support Linea, offering cheaper routes and alternative liquidity.
Proposed Solution
- Create
BridgeProviderinterface (quote,execute,status). - Integrate at least:
- Linea Official
- Orbiter
- Hop Protocol
- New tools
bridgeGetQuote(params)– returns best route array.bridgeExecute(provider, quoteId).
Acceptance Criteria
- Quote comparison shows provider fees & estimated time.
- Execution path auto‑selects cheapest route when unspecified.
- Full unit tests using mocked provider SDKs.
Labels
enhancement feature:bridge
Metadata
Metadata
Assignees
Labels
No labels