LogoLogo
  • INTRODUCTION
    • About Atlantis
    • The Sonic Revolution
  • Atlantis Roadmap
  • ATLANTIS' ECOSYSTEM
    • Algebra Integral v4 AMM
      • Key Features
      • Plugins
      • Concentrated Liquidity
    • Trident Vaults
    • Atlantis Farms
    • Treasures
    • Protocol Earnings
  • ATLANTIS' LAUNCHPAD
    • Revenue Share
    • Launchpad Ranks
    • Launch Types
    • Innovation Zone & Ignition Zone
  • AQUA TOKEN
    • Protocol Sustainability
  • AQUAnomics
  • AQUA
  • xAQUA
    • Conversion - Redeeming
  • TECHNICAL DOCUMENTATION
    • Official Links
    • Audits
    • Contracts
Powered by GitBook
On this page
  1. ATLANTIS' ECOSYSTEM
  2. Algebra Integral v4 AMM

Plugins

PreviousKey FeaturesNextConcentrated Liquidity

Last updated 2 months ago

© 2025 Atlantis. All rights reserved.

Plugins

Plugins for Algebra Integral are smart contracts that can expand or limit the functionality of liquidity pools. The plugin can be connected to a liquidity pool, then the pool will be able to call the corresponding plugin methods before and after the main actions in the pool: Think of plugins as “extensions” for a liquidity pool—similar to how apps add new capabilities to your smartphone. They let developers and protocols integrate advanced features into a pool without needing to modify the core mechanics of the AMM.

The current set of plugins used by Atlantis at launch are the following:

1. Adaptive fees

  • Allows to adjust the fees of a pool based on its volatility during the last 24h. More info about the calculations on

2. Sliding fee

  • Adjusts the fees on every swap based on the price change of the last block and the swap direction. It increases its value when the trade matches with the direction of the price change, and decreases it for the opposite direction. More info about the calculations on

More plugin will be implemented over time.

https://docs.algebra.finance/algebra-integral-documentation/algebra-integral-technical-reference/plugins/adaptive-fee
https://docs.algebra.finance/algebra-integral-documentation/algebra-integral-technical-reference/plugins/sliding-fee