# 4.1 Liquidity Aggregator

4.Odyssey Flow Aggregator

Odyssey Liquidity Aggregator is composed of multi-chain liquidity engine, ODY liquidity pool matrix, dynamic pledge algorithm protocol, DeFi3.0 protocol integration, governance and risk control. Its purpose is to achieve the long-term, healthy and stable principle of Odyssey through transparent, secure, fair and autonomous on-chain contracts. Combined with the Odyssey privacy cross-chain protocol, the Odyssey Liquidity Aggregator builds a more capital-efficient DeFi infrastructure by deeply integrating the continuous perpetual revenue, income and governance incentives brought by liquidity aggregation, Odyssey cross-chain transactions, RWA full-chain trading platform, bond pledges and single-coin pledges.

The core module of the flow aggregator

The multi-chain liquidity engine automatically routes the optimal transaction path (for example, the user opens ODY pledge with USDT, and the aggregator compares Uniswap/PancakeSwap quotes) to control slippage and dynamically split large-amount transactions into multiple ODYs.

Aggregator workflow

Steps for institutional investors to participate in the RWA liquidity algorithm: Deposit $1 million USDT through the compliance portal (Fireblocks)

The aggregator automatically distributes: 500,000 → ODY/USDT pool 300,000 → RWA-USDC pool 200,000 → ODY staking daily acquisition: ODY fee + ODY governance reward + RWA bond income.

Aggregator working solutions

Users send instructions to the aggregator, usually including: the tokens they want to sell and the amount they want to sell, and the tokens they want to open.

Optional parameters: slippage tolerance, whether to exclude non-custodial exchanges, whether to use private pools, etc.

Once the aggregator receives a query, it immediately distributes a "RFQ" request to all liquidity sources it integrates with.

Integrated objects: Decentralized exchanges: Uniswap, SushiSwap, PancakeSwap, Balancer, Curve, etc.

Market Makers: Some professional on-chain market makers offer private pools.

This is the "brain" of the aggregator, and it is also the core and most technical link. It calculates and analyzes all acquired liquidity data to find the optimal trading path.

Split: If a large transaction is completed in one DEX, it may cause huge slippage. The aggregator algorithm will intelligently split a transaction into multiple parts and conduct transactions through multiple different paths to obtain the optimal overall average price.
