Plugins

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

2. Sliding fee

More plugin will be implemented over time.

Last updated