An automation module to enable limit orders and scheduled strategies for DeFi
We have created an automation module for any account abstraction or EOA wallet to be able to create limit orders from any token on any source chain to another token on any destination chain across EVM.
Key Features we kept in mind while building the product -
Trustless - AbswapX is a smart contract module, meaning it is completely decentralized, composable, and operates on a trustless system.
Cross-chain - AbswapX can be deployed on any EVM-compatible chain, making it possible for users to trade across multiple chains.
Automation - AbswapX leverages Gelato Network to automate the execution of limit orders. This means that once a user creates a limit order, they no longer need to actively monitor the market to execute the trade.
Composable - AbswapX can be easily integrated into other DeFi protocols, enabling composability and allowing developers to create more complex trading strategies.
The module is truly composable and trustless any developer can build on top of it to enable cross-chain DeFi automation across any EVM chain of their preference by choosing the protocols they want to interact with.
AbswapX is deployed on Gnosis Chain and Polygon Chain. While on the testnet, we are deployed on Goerli, Mumbai, Polygon zkEVM, Linea, ScrollzK, Taiko and Mantle.
For swaps on the Gnosis chain, we use Honeyswap V2 Router For swaps on the Polygon chain, we use Uniswap V3 Router For swaps across these chains, we use Connext Protocol to bridge the liquidity and call data from the source chain and execute it on the destination chain
Anyone can create limit orders and DCAs across tokens across Gnosis and Polygon by using the product from the frontend as well.