TL;DR: MobulaRouter is now live on Ethereum, Base, Arbitrum, BNB Chain, Optimism, Polygon, and Avalanche. All EVM swaps are routed through the best available aggregator for optimal pricing.Documentation Index
Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
Use this file to discover all available pages before exploring further.
MobulaRouter v2.3.0 - Multi-Chain Deployment
MobulaRouter smart contract has been deployed across 7 major EVM chains:| Chain | Chain ID | Router Address |
|---|---|---|
| Ethereum | evm:1 | 0x0005ea38eb0a69d1253508ebdbdb9ea8cb26b5ef |
| Optimism | evm:10 | 0x0005ea38eb0a69d1253508ebdbdb9ea8cb26b5ef |
| BNB Chain | evm:56 | 0x0005ea70fa6dbd2efd17697d2351301adb6318b2 |
| Polygon | evm:137 | 0x0005ea38eb0a69d1253508ebdbdb9ea8cb26b5ef |
| Base | evm:8453 | 0x0005ea38eb0a69d1253508ebdbdb9ea8cb26b5ef |
| Arbitrum | evm:42161 | 0x0005ea38eb0a69d1253508ebdbdb9ea8cb26b5ef |
| Avalanche | evm:43114 | 0x0005ea38eb0a69d1253508ebdbdb9ea8cb26b5ef |
Aggregator Routing
EVM swaps are now routed through the best available aggregator automatically:- The execution engine selects the optimal aggregator per chain
- KyberSwap serves as a universal fallback across all 7 chains
- The aggregator used is reported in the response via
details.aggregator - No changes needed to existing API integrations
Native Token Support
Each chain supports native token swaps using the standard0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE address:
- Ethereum/Base/Optimism/Arbitrum: ETH
- BNB Chain: BNB
- Polygon: MATIC
- Avalanche: AVAX
EVM Swap Examples
Base - ETH to USDC
BNB Chain - BNB to USDT
Arbitrum - ETH to USDC
Shipped by Delox & Sacha