The Execution Stack: Core Modules
LiquidBots is modular by design. Each module is a monetized strategy unit, deployable individually or combined into vault structures.
The protocol doesn’t operate as a single monolithic app. It’s an execution stack - a suite of autonomous strategy engines and interfaces, designed to abstract away complexity while preserving transparency, flexibility, and composability.
Each module in the stack has 3 things:
A strategy logic layer (on-chain, parameterized)
A deployment flow (self-deploy or vault-managed)
A monetization structure (fee, performance share, or staking rewards)
Execution Stack v1:

GridBot Engine
Structured range trading logic
Self-deploy or via protocol offered/owned vault
Execution fee
DCA+
Time-weighted entry logic
Manual or automated trigger
Execution fee
Copy Vaults
PnL-yielding vaults that mirror high-performing bots
Backend-based bot clones that execute trades
Vault performance fee
Arbitrage Layer
Delta-neutral funding rate arbitrage engine
Strategy-managed only
Vault performance fee
Infinity Grid
Floating grid bot with adaptive range recalibration
v2 launch
Premium access (either gated via staking or token escrow)
Each module runs independently. Together, they form the operating system for on-chain automation.
Last updated