Skip to main content

DEX
ModulesChains
Uniswapv3, v4Ethereum, Base, Arbitrum, Optimism, BNB Chain, Unichain, Ink
AerodromeSlipstreamBase
VelodromeSlipstreamOptimism
PancakeSwapv3, v4 (Infinity)BNB Chain

Hyperliquid

Arrakis market makes on Hyperliquid for asset issuers across perps and spot. Hyperliquid uses a delegated model rather than the vault-and-module model: the issuer brings capital and Arrakis manages execution.

Solana

On Solana, Arrakis Pro makes markets on Jupiter and Titan aggregators through Hadron PropAMM model rather than the EVM vault-and-module model.

DEX modules

On the EVM venues, a vault connects to a DEX through a module: a contract that holds the logic for one trading venue and defines where the vault’s liquidity goes and how it behaves there. A vault runs one active module at a time, and switching the module switches the DEX without changing the vault itself. Because the EVM modules all use Uniswap v3 tick math, they consume the same strategy templates. A vault running the Flagship or Bootstrap Strategy runs that strategy the same way whether the active module is Uniswap, Aerodrome, Velodrome, or PancakeSwap.

Adding a DEX

Any concentrated-liquidity DEX compatible with Uniswap v3 math can be integrated by writing and whitelisting a new module, then activating it on a vault. For a venue not listed, contact us.