Auditable & Trustless
Independent contracts with clear interfaces.
Bring your plugin ideas & use established plugins in the Integral ecosystem.
Build on top of pools to customize your exchange with Algebra.


50+DEXes
Plugin is a smart-contract that connects to a liquidity pool of an Integral-powered DEX & expands its functionality.
With this ‘plugin + core’ architecture, Algebra Integral allows DEXs to upgrade easily.
// SPDX-License-Identifier: MITpragma solidity ^0.8.0; interface IAlgebraPlugin { function beforeSwap( address sender, address recipient, bool zeroToOne, int256 amountSpecified ) external returns (bytes4); function afterSwap( address sender, address recipient, bool zeroToOne, int256 amountSpecified ) external returns (bytes4);}Independent contracts with clear interfaces.
Extend functionality while the core stays immutable.
Chain multiple plugins together seamlessly.
A clear 4-step path from idea to earning, designed for DeFi developers of all experience levels.
Docs & developer guides
Develop, test & launch
Listing on the Algebra Plugin Marketplace
Deploy plugin on DEXs
Follow the guidelines to get your plugin listed:
Development
Create your plugin using our documentation, templates and architecture guidelines.
Submit your plugin for review. Our team will verify and test it.
Production Deployment
Once approved, your plugin goes live across Algebra and partner DEXs.
Typically 4-7 business days
Thoroughly test & audit plugins before listing them
We're here to review & approve the plugin
One plugin, many DEXs and thousands of users
Get involved by contacting us through the developers partnership form.

Access 100+ DEX integrations on 50+ chains


Plug into live liquidity instantly across EVM

No need to bootstrap your own AMM