For DEXs/Aggregators/Solvers
DEX/Aggregator/Solver integration requirements
Eligibility for Integration
As a solver
Solvers need to have the same user experience as DEXs and have similar flow to already integrated DEXs
As a DEX or DEX aggregator
Architectural Limitations
Currently, we do not support integrations for limit orders, order books, RFQ, or intent execution due to limitations in our backend and smart contract architecture. There is no timeline for adding support for these features.
Existing Aggregator Integrations
If your project is already integrated with other aggregators we support (e.g., 1inch, 0x, Paraswap, DODO, OpenOcean), we are unlikely to integrate as your liquidity source is already a part of our routing.
DEX Integration Requirements
1. UniswapV2 forks
We can efficiently integrate UniswapV2 and V3 forks within a short period of time. However, to proceed, the following information must be provided for each chain on which your DEX operates:
Your logo:
At least 300x300px and with a white or transparent background.
2. Non-UniswapV2 Forks
If your DEX is not a UniswapV2 clone, an API connection is required. Provide documentation and ensure the following technical standards:
The ability to handle at least 1 request per second.
You have legible error messages.
Your avg. API response time is < 1 second
Furthermore:
Maintain a support channel and stay responsive throughout the integration process and beyond.
Stable API without breaking changes, with at least 3 weeks’ notice for updates
Last updated