Skip to documentation

Economics

Pool fees

Initial fees and the configurable fee modules deployed on Arc.

Deployment configuration

These are fixture defaults. Read the current factory and module values when quoting because authorized managers can change them.

MarketInitial swap feeConfiguration
V2 ARCHERY / USDC0.30%PoolFactory volatile fee; per-pool overrides supported
V3 ARCHERY / USDC0.05%Tick spacing 100; CustomSwapFeeModule
V3 unstaked fee10% defaultSeparate fee-share setting; not a 10% swap fee

Custom fee modules

CustomSwapFeeModule and CustomUnstakedFeeModule provide manager-configured pool overrides and fallback settings. They do not automatically measure volatility or run a volatility-scaled fee algorithm.

Network gas

Swap fees and Arc transaction gas are separate costs. Gas is paid from the same USDC balance used by the ERC-20 interface. Estimate the entire batch rather than assuming one batch costs the same as one simple transfer.