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.
| Market | Initial swap fee | Configuration |
|---|---|---|
| V2 ARCHERY / USDC | 0.30% | PoolFactory volatile fee; per-pool overrides supported |
| V3 ARCHERY / USDC | 0.05% | Tick spacing 100; CustomSwapFeeModule |
| V3 unstaked fee | 10% default | Separate 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.