Architecture

Simplified High Level Overview Flow

Request: User initiates a swap in the Liquido UI.

Quote Discovery: The Aggregator fetches quotes from both the DEX and CEX.

AI Analysis: The AI Agent analyzes the quotes and provides an optimal route, factoring in predictive models and market conditions.

Risk Checks: Before execution, the trade is checked for AML compliance.

Transaction: The Transaction Handler executes the swap.

Final Settlement: Tokens are delivered to the end user after a successful swap.

Note: Above presents a simplified approach to a user journey. This is subject to change.

Last updated