Introduction
Last updated
Last updated
is the first AMM (Automated Market Maker) on the Aptos blockchain, created to enable safe and decentralized token swaps. The protocol uses smart contracts developed by the Pontem Network team, written in the Move language, and published on the Aptos mainnet.
Supported features and benefits:
Uncorrelated token swaps (similar to Uniswap V2);
Stable swaps for correlated assets, using a different liquidity curve;
A DAO treasury that receives a part of every swap transaction fee;
Dynamic fees: managed by treasury multisig and dao in the future.
Written in Move: a new smart contract language designed with security in mind;
High speed thanks to Aptos' parallel transaction execution engine;
Formal verification partially complete: full formal verification is coming in the future.
Please test Liquidswap for yourself and share your feedback - it will be greatly appreciated 😊
We've done 2 security audits and another one in progress currently.
Audit report:
The rest of the changes, like flashloans and dynamic fees and configuration, are also reviewed by the Ottersec team but not added to the report.
Audit reports:
General
Flashloan
Dynamic Fees and Config
To get hands-on with the DEX, check out the tutorials:
Need help integrating your service with Liquidswap? Feel free to contact us:
The current version of Liquidswap is deployed on the Aptos mainnet and located at .
The mainnet has been available since 19.10.2022; the since v0.4.2 deployed to mainnet.
Website -
Website -
Website -
Website -
Liquidswap has launched a bug bounty program on the platform recently.
See program overview impacts in scope, and participate -
For a general idea about Liquidswap, start with the .
Looking for source code? Visit our :