Technical architecture
Last updated
Last updated
Our Automated Market Maker (AMM) protocol is inspired by the successful model of Uniswap V3, leveraging its proven efficiency and liquidity provision mechanisms. Key features include:
Concentrated Liquidity: Liquidity providers can focus their capital within specific price ranges, increasing capital efficiency and reducing slippage for traders.
Price Calculation: We utilize the constant product formula k = x * y, where x and y represent the quantities of two assets in a liquidity pool. This ensures a smooth and predictable price curve.
Liquidity Pools: Users can create and participate in liquidity pools for any supported trading pair, earning fees proportional to their share of the pool.
LP Tokens: Upon providing liquidity, users receive LP (Liquidity Provider) tokens representing their share in the pool. These tokens can be used for governance, yield farming, or redeemed for the underlying assets.
Our platform achieves cross-chain compatibility through a sophisticated bridging mechanism:
Multi-Chain Wallets: The platform maintains wallets across various supported blockchain networks.
Deposit Process:
Users send tokens to the platform's wallet on the respective native blockchain.
The L3 blockchain mints synthetic representations of these tokens.
These synthetic tokens are credited to the user's account on the L3 network.
Trading:
All trading activities occur on the L3 network using the synthetic tokens.
This allows for high-speed transactions regardless of the original blockchain's speed.
Withdrawal Process:
Users initiate a withdrawal request on the L3 network.
The platform burns the synthetic tokens.
Equivalent native tokens are sent from the platform's wallet to the user's wallet on the original blockchain.
Transaction Speed:
Deposit and withdrawal transactions are subject to the speed of the original blockchain.
All trading activities on the L3 network benefit from near-instantaneous transaction speeds.
Liquidity Management:
Liquidity pools on the L3 network use synthetic tokens, allowing for seamless trading between assets from different blockchains.
The platform manages the underlying assets across various blockchain wallets to ensure proper backing of all synthetic tokens.
This architecture allows our platform to combine the security and interoperability of native blockchains with the high-speed trading environment of our L3 solution. Users can enjoy fast, efficient trading while maintaining the ability to easily move assets between different blockchain ecosystems.
How L3 blockchain works