For the complete documentation index, see llms.txt. This page is also available as Markdown.

Astarter DEX

Astarter Decentralized Exchange (DEX) · multichain AI-routed AMM with a cross-chain liquidity aggregator.

The Astarter DEX is an automated market-making decentralized exchange with AI-optimized routing, paired with a cross-chain aggregator that connects liquidity across multiple chains.

Live Features (v3.0)

  • Swap: AI-Optimized Trading to execute optimal trades with intelligent routing.

  • Earn (Liquidity Pools): Dive into the Top Liquidity Pools! Swap, Provide Liquidity and Yield Farm in selected Farms.

  • One-click Token Issuance: Effortless multichain token issuance with a user-friendly one-click flow.

  • My Orders: Manage your trading and automated market-making execution history.

  • Cross-Chain DEX Aggregator: Connect liquidity across multiple blockchain ecosystems.


Upcoming Products (Beta / Pre-Launch)

Prediction Market

A transparent forecasting protocol enabling users to monetize their insights on real-world events. AI agents execute prediction strategies autonomously.

Copy Trading

Automatically mirror the strategies of top-performing traders on-chain. Agents handle execution without manual intervention.


Technical Architecture (Protocol Level)

Multichain AMM Design

The Astarter DEX is designed for multichain deployment · the same AMM logic and liquidity-pool structures operate across heterogeneous chain ecosystems, unified through a cross-chain liquidity aggregator.

Each asset-pair liquidity pool is represented as a set of unique LP tokens (analogous to LP tokens in any standard AMM), governed by a validator contract on the host chain. The minting policy allows LP tokens to be minted only when liquidity is deposited, and burned only when the corresponding liquidity is redeemed.

Automated Market Maker (AMM)

Astarter uses the standard constant-product formula, x · y = k. The routing and sequencing layer combines deterministic transaction processing with intelligent path-finding across pools and chains to reduce front-running exposure and mitigate impermanent-loss and price-slippage tradeoffs.

Arbitrary Token Trading Pairs

Pools can be denominated in the host chain's native asset, stable assets, or LP-defined assets. Using a native asset as the base currency deepens shared liquidity across the protocol. The tradeoffs of pairing against a volatile native asset rather than a stable asset are:

  • Impermanent loss · exposure to the native asset's price movements relative to the paired asset.

  • Slippage · non-stable assets can carry higher slippage costs for traders.

These are mitigated by over-collateralized, LP-defined stable assets and Astarter's combined AMM + order-book liquidity protocol.

Swaps

A swap lets a user acquire asset A with asset B. Astarter swaps include a mechanism that lets users receive and use assets before final settlement, which helps avoid the forced closing of collateralized positions. The swap's smart-contract component finalizes payment during the cross-chain or on-chain transfer.


Previous: Use Cases ← | Next: Launchpad & IDO →

Last updated