Skip to main content
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.

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 standard 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE address:
  • Ethereum/Base/Optimism/Arbitrum: ETH
  • BNB Chain: BNB
  • Polygon: MATIC
  • Avalanche: AVAX
The router handles native token wrapping/unwrapping automatically.

EVM Swap Examples

Base - ETH to USDC

BNB Chain - BNB to USDT

Arbitrum - ETH to USDC


Shipped by Delox & Sacha