Arrakis Finance
- Name: Arrakis Finance
- URL: https://arrakis.finance/
- Category: onchain market-making infrastructure / modular liquidity-vault framework / token-issuer liquidity management
- Tags: ethereum-ecosystem
- Summary: Arrakis is onchain liquidity management for token issuers. The vault is just the container. The real power sits with managers, module whitelists, venue choice, and timelocked control over how liquidity gets deployed.
- What it does:
- Provides actively managed, self-custodial onchain liquidity services for token issuers across venues such as Uniswap v4, Aerodrome, PancakeSwap, and Velodrome
- Uses Meta Vaults as a standard liquidity container that can be reused across multiple DEX integrations instead of rebuilding a vault standard for each venue
- Supports public Meta Vaults that issue ERC20 shares for shared liquidity strategies and private Meta Vaults whose ownership is represented by an onchain NFT
- Lets managers attach and switch whitelisted modules that contain venue-specific liquidity-management logic while keeping the vault standard itself stable
- Separates factory-level deployment permissions so private vaults can be deployed permissionlessly while public vault deployment is restricted to whitelisted addresses
- Enforces public-vault security through guardian pause powers and timelocks around critical changes, while older V2 vault infrastructure also exposed explicit owner/manager controls over pools, routers, and mint restrictions
- Key claims:
- The official site frames Arrakis as an “onchain market maker for token issuers” and emphasizes deep, actively managed but self-custodial markets rather than passive LPing
- The Arrakis Modular docs say the protocol’s core idea is a universal Meta Vault standard that can support alternative venues like Uniswap v4 or Balancer without creating a new vault system from scratch each time
- The Meta Vault docs distinguish public ERC20 vaults from private NFT-owned vaults, which is analytically important because pooled outside capital and issuer-controlled proprietary liquidity sit behind the same control-plane architecture
- The module docs say a vault owner selects modules while the manager can set the active module, making practical authority sit in module whitelisting and manager permissions rather than only in vault share ownership
- The factory docs say private vaults are permissionless to deploy but public vaults are restricted to whitelisted deployers, so openness differs sharply between the issuer/private and pooled/public paths
- The security docs say Arrakis Modular uses a guardian plus timelocks, and note that switching to a newly whitelisted module can functionally change vault behavior in an upgrade-like way even when the vault itself is immutable
- The older V2 core README is still useful because it states the owner can configure manager, pools, swap routers, and mint restrictions while the manager can actively deploy liquidity into and out of Uniswap v3 positions, making the manager/owner split explicit in a simpler earlier architecture
- Whitepaper: No single current canonical Arrakis Modular whitepaper stood out in this pass, but the official docs, official site, V2 core repository, and Arrakis research paper on HOT AMM provide a strong primary-source chain; see
../whitepapers/arrakis-primary-sources-2026-05-08.md. - Sources:
- https://arrakis.finance/
- https://docs.arrakis.finance/text/arrakisModular/overview.html
- https://docs.arrakis.finance/text/arrakisModular/architecture/overview.html
- https://docs.arrakis.finance/text/arrakisModular/architecture/metaVaults.html
- https://docs.arrakis.finance/text/arrakisModular/architecture/modules.html
- https://docs.arrakis.finance/text/arrakisModular/architecture/security.html
- https://github.com/ArrakisFinance
- https://github.com/ArrakisFinance/v2-core
- https://raw.githubusercontent.com/ArrakisFinance/v2-core/master/README.md
- https://github.com/ArrakisFinance/research
Internal linkages
-
Best anchors: uniswap, aerodrome, and auto-finance.
-
Last reviewed: 2026-05-28 UTC