Use Case
Cross-chain swaps.
One workflow, any network.
Let users swap tokens across any EVM chain. Your workflow handles route discovery, approval, execution, and bridging — autonomously.
Start buildingLive Workflow Example
How it works
Route discovery to cross-chain delivery — every step orchestrated and signed without exposing a private key.
Trigger
Swap Intent·From Token·To Token·Amount
Route Discovery
Query DEX Aggregators·Compare Routes·Select Best Path
Approval
Check Token Allowance·Build Approve TX·MPC Sign·Execute
Swap
Build Swap Calldata·MPC Sign·Execute on Source Chain
Bridge
Detect Bridge Event·Wait for Relay·Confirm Destination
Complete
Update Balances·Emit Receipt·Notify User
Best route
auto-selected
20+
chains supported
0
code required
Any DEX
integrated
What it does
- Query multiple DEX aggregators and select the best route automatically
- Handle token approval and swap in sequential MPC-signed transactions
- Bridge assets cross-chain when source and destination differ
- Gas can be fully sponsored — users pay nothing to swap
- Webhook callbacks when swap completes on the destination chain