Skip to main content
The Soroswap AMM is the DeFi primitive underneath everything else here: a set of liquidity pools that let swaps happen without an order book. It is a Rust implementation of the UniswapV2 design on Soroban.

How Soroswap AMM works

The constant-product formula and the lifecycle of a swap.

Ecosystem Participants

Traders, liquidity providers, arbitrageurs and what each one is for.

Technical Reference

Contracts, deployed addresses, error codes and integration.

Glossary

The vocabulary used across these pages.

Audits

The OtterSec audit of the core protocol.
The full source lives at github.com/soroswap/core.