Skip to main content

Overview

AmpliDex is a non-custodial leveraged markets and liquidity protocol designed for Stellar Soroban. Liquidity providers supply capital to isolated lending pools, while traders post collateral and borrow assets to create long or short exposure through approved Stellar execution venues. Deterministic risk controls, collateral requirements, and liquidation rules are used to protect protocol solvency and return repaid or liquidated debt to the appropriate liquidity pool. This documentation is intended for builders, engineers, security reviewers, grant assessors, protocol partners, and technical investors. It describes the AmpliDex system architecture and distinguishes between validated MVP capabilities, production-hardening requirements, staged protocol extensions, and longer-term research. The technical architecture presented in this documentation represents the planned production system. Components that have already been implemented or validated are identified separately from functionality that remains under development.
Before mainnet launch, AmpliDex will publish a complete evidence register containing repository tags, deployed contract IDs, audit reports, artifact hashes, test results, operational metrics, and other verifiable implementation evidence.

At a glance

PropertyDesign
SettlementStellar / Soroban
Primary accounting assetNative USDC on Stellar
CustodyNon-custodial
LendingIsolated pools with share and borrow-index accounting
ExecutionGoverned, bounded Aquarius/Soroswap adapters
PricingIndependent reference sources plus DEX executable route values
LiquidationPermissionless liquidation settlement with keeper-assisted automation
Cross-chainEVM-controlled Soroban smart accounts and CCTP asset transpor
For the complete protocol design, system components, transaction flows, risk model, and implementation boundaries, see the Technical Architecture