Skip to content

feat: bridge‑aggregator (Orbiter, Hop, Linea Official) #4

@qvkare

Description

@qvkare

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

  1. Create BridgeProvider interface (quote, execute, status).
  2. Integrate at least:
    • Linea Official
    • Orbiter
    • Hop Protocol
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions