Overview
Router OGA (Open Graph Architecture) provides a comprehensive interface for cross-chain token swaps and bridge operations through the Xplore REST API.
The Problem
As decentralized finance (DeFi) expands beyond a single blockchain into EVM rollups (Arbitrum, Optimism), non-EVM networks (Solana, Cosmos), and application-specific chains, liquidity has splintered into isolated silos. In 2024, cross-chain bridges moved $1.5–$3.2 billion per month, yet block-size trades (≥$5 million) on single venues routinely incur 25–100 basis points of slippage—and manual bridging steps drive over 20% trade abandonment rates among professional traders and institutions.
The Solution
Router Protocol Open Architecture is a non-custodial, chain-agnostic programmable execution graph designed to unify fragmented liquidity while preserving trustlessness and composability. By abstracting liquidity across EVM, non-EVM, and Layer 2 networks, Router enables institutions, professional traders, and DeFi protocols to access deep, low-slippage liquidity.
Key Features
Cross-chain Routing
Swap tokens across multiple blockchain networks with seamless integration and optimal routing. Router is the only protocol capable of executing trades above 3,500 ETH with consistent performance.
Multi-bridge Aggregation
Access to multiple bridge protocols (Stargate, Across, Relay, LayerZero, Wormhole, etc.) for the best rates and execution. Router adapts between cross-chain protocols at runtime.
DEX Aggregation
Get the best rates from multiple decentralized exchanges with real-time quotes and minimal slippage. Achieve sub-10 bps slippage on trades up to $50 million.
Real-time Quotes
Get instant price quotes with minimal slippage. Router's split-and-optimize engine parallelizes large orders across multiple venues for optimal execution.
Transaction Tracking
Monitor cross-chain transaction status in real-time with comprehensive tracking capabilities. Achieve 99.5% settlement reliability across five live chains.
Route Comparison
Compare multiple routes to find the best option based on price, execution time, and reliability. Router provides all available routes sorted by your preference (output, time, cost, etc.).
Permissionless Node Registry
Instantly onboard bridges, DEXs, and solver nodes under EIP-712 authentication, with on-chain reputation scoring to favor reliable execution.
Isolated Revert Logic
Confines failures to individual hops, reducing end-to-end revert risk below 0.5%. This ensures that partial execution benefits are received even when some infrastructure is compromised.
Modular Hook Architecture
Exposes on-chain hooks for dynamic fee modules, governance-driven routing policies, and custom workflows—enabling seamless integration with developer SDKs and composable order NFTs.
Performance Metrics
Router Protocol has been validated through live testing across Base→Arbitrum ETH transfers, comparing against 10 major cross-chain protocols:
- Scale Handling: Router is the only protocol capable of executing trades above 3,500 ETH
- Consistent Performance: Slippage remains below 1.5% even for 6,000 ETH trades
- Reliability: 100% success rate across all tested amounts, compared to 0-67% for competitors
- Execution Costs: Sub-10 bps on block-size trades
- Settlement Reliability: 99.5% across five live chains
- Revert Risk: <0.5% end-to-end revert risk
Comparison with Other Protocols
Router's architecture is designed to optimize execution across all available infrastructure—including other bridges and aggregators—while adding a layer of real-time reputation and isolated execution to improve reliability and reduce costs beyond what a simple aggregator can achieve.
Unlike other aggregators, which are constrained by the performance and trust assumptions of underlying protocols, Router adds dynamic optimization for large orders and fault isolation, addressing revert risks >5% in multi-hop flows that plague other solutions.
Security
Router Protocol is committed to security and undergoes regular security assessments. Our smart contracts and infrastructure are audited by leading security firms to ensure the safety of user funds and system integrity.
See our Security & Audits page for detailed information about our security practices, audit reports, and security features.
Next Steps
- Learn about the Architecture to understand how Router works
- Check out Supported Chains to see all available networks
- Explore the API Reference to start integrating
- Try the Swap/Bridge Widget for quick integration