Deep Dives

Technical deep dives into Arcadia Protocol internals: mathematical derivations, trust models, fee structures, and implementation details for Asset Managers, pricing logic, delta neutral strategies, an

In-depth technical articles covering the inner workings of the Arcadia Protocol. These complement the higher-level documentation with mathematical derivations, detailed trust model analysis, fee breakdowns, and implementation specifics.

Asset Managers

  • Compounders: Deep Dive — How the immutable, stateless, permissionless Compounder works: pool balance verification, fee rebalancing math, slippage protection, and sandwich attack prevention.

  • Rebalancers: Deep Dive — How the Rebalancer automates concentrated liquidity position management: trust assumptions, the rebalance() function, Lmax calculation, swap routing, and initiator fees.

  • CoW Swapper: Deep Dive — How the CoW Swapper enables trustless, MEV-protected ERC20-to-ERC20 swaps via CoW Protocol batch auctions, with Order Hooks for custom constraints.

Protocol Internals

  • Composable Pricing Logic — How Arcadia values complex composed assets on-chain using recursive decomposition through the Registry and Asset Module architecture.

Strategies

  • Delta Neutral Strategies — The Greeks (Delta, Gamma), True Delta Neutral (leveraged stable pools), Pseudo Delta Neutral (2x leveraged volatile pools), with full Uniswap V2 mathematical derivations.

Ecosystem

  • Arcadia and Uniswap v4 — What Uniswap v4 hooks mean for traders, LPs, and protocols, and how Arcadia serves as an intelligent Liquidity Management Layer.

Last updated