# Introduction

![Liquidswap UI](https://2028979944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7hOyaMi2Pz1hDJkk7WIF%2Fuploads%2Fgit-blob-b1d9e1e4f0d1a7d0e128cbd0d2bccb45ace7687c%2Fliquidswap.png?alt=media)

[Liquidswap](https://liquidswap.com) 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.

### Features

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.

## Mainnet :tada:

The current version of Liquidswap is deployed on the Aptos mainnet and located at <https://liquidswap.com>.

The mainnet has been available since 19.10.2022; the [contracts](https://github.com/pontem-network/liquidswap) since v0.4.2 deployed to mainnet.

Please test Liquidswap for yourself and share your feedback - it will be greatly appreciated 😊

## Security audits

We've done 2 security audits and another one in progress currently.

### Ottersec

Website - [OtterSec.io](https://osec.io/)

Audit report:

{% file src="<https://2028979944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7hOyaMi2Pz1hDJkk7WIF%2Fuploads%2FmvEWDi25tfOGjACf57ga%2Fpontem-liquidswap-ottersec-audit.pdf?alt=media&token=494969dd-10e2-42f9-91b3-00c1d51f7560>" %}

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.

### Halborn

Website - [Halborn.com](https://halborn.com/)

Audit reports:

**General**

{% file src="<https://2028979944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7hOyaMi2Pz1hDJkk7WIF%2Fuploads%2Fgu3YmcQ9v62UveeIy6pG%2Fpontem-liquidswap-halborn-audit.pdf?alt=media&token=7929b8c9-5073-4b36-9353-27e191d8774a>" %}

**Flashloan**

{% file src="<https://2028979944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7hOyaMi2Pz1hDJkk7WIF%2Fuploads%2FXMUwFtm3tS06WYdFeuKB%2Fpontem-liquidswap-flashloan-halborn-audit.pdf?alt=media&token=88bab0a4-7853-4cda-a260-a0b1e40027db>" %}

**Dynamic Fees and Config**

{% file src="<https://2028979944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7hOyaMi2Pz1hDJkk7WIF%2Fuploads%2F9ZKrZdfRnqOFX2Z0fQ6c%2Fpontem-liquidswap-dynamic-fees-config.pdf?alt=media&token=cfe8c319-60e6-4196-82c1-721d3e11c481>" %}

### Zellic

Website - <https://www.zellic.io/>

{% file src="<https://2028979944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7hOyaMi2Pz1hDJkk7WIF%2Fuploads%2FcuzepcICfDYmmOF40Uxh%2Fpontem-liquidswap-report-zellic.pdf?alt=media&token=e0331c0b-f8ff-4cb3-9701-10672138bc73>" %}

### Movebit

Website - <https://www.movebit.xyz>

{% file src="<https://2028979944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7hOyaMi2Pz1hDJkk7WIF%2Fuploads%2FJ1WhRji3x3DACrtAziSw%2FPontem%20Liquidity%20Swap%20Formal%20Verification%20Audit%20Report.pdf?alt=media&token=07b791e6-141f-4c71-aa64-58b2933c462e>" %}

## Bounty Program

![](https://2028979944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7hOyaMi2Pz1hDJkk7WIF%2Fuploads%2FA100LJbYhbnQILI2zCvp%2FLogo%20black.svg?alt=media\&token=e9aa508e-433e-4b84-b077-cc2f4fd5b827)

Liquidswap has launched a bug bounty program on the [Immunefi](https://immunefi.com/) platform recently.&#x20;

See program overview impacts in scope, and participate - <https://immunefi.com/bounty/liquidswap/>

## Developer Links

For a general idea about Liquidswap, start with the [Protocol Overview](https://docs.liquidswap.com/protocol-overview).

To get hands-on with the DEX, check out the tutorials:

* [Smart contracts usage & integrations](https://docs.liquidswap.com/integration)
* [Frontend integration](https://docs.liquidswap.com/typescript-sdk)

Looking for source code? Visit our [Github](https://github.com/pontem-network):

* [Liquidswap Smart Contracts](https://github.com/pontem-network/liquidswap)
* [Test coins](https://github.com/pontem-network/test-coins)&#x20;
* [Typescript SDK](https://github.com/pontem-network/liquidswap-sdk)

Need help integrating your service with Liquidswap? Feel free to contact us:

* [Telegram](https://t.me/pontemnetworkchat)
* [Discord](https://discord.gg/44QgPFHYqs)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.liquidswap.com/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
