MobulaRouter v2.3.0 - Multi-Chain Deployment
MobulaRouter smart contract has been deployed across 7 major EVM chains:
All contracts use deterministic CREATE2 deployment for consistent addresses across chains.
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