Skip to main content

Cross-Chain

The cross-chain package provides a standardized interface for cross-chain token transfers. It lets you fetch quotes from multiple bridge providers, execute transfers, and track orders through a unified API.

It follows EIP-7683 for cross-chain intent structures.

What it does

  • Fetch and compare quotes from multiple providers (Across, Relay, OIF, LiFi)
  • Execute cross-chain transfers via signature (gasless) or transaction
  • Track orders from initiation to completion
  • Aggregate quotes with configurable sorting strategies

Where to start

I want to...Go to
Try it outGetting Started
Understand the designConcepts
See the transfer flowFlow
Set up a specific providerAcross, Relay, OIF
Monitor a transferOrder Tracking
Learn advanced patternsAdvanced Usage
Look up a function signatureAPI Reference