Points are live! Provide liquidity in any of the Wyrm markets to earn Points and Creator Fees!
Documentation

Dynamic Fees

Each Wyrm market resolves its swap fee at execution from an autonomous model plus any authorised, bounded, and expiring keeper override.


How the fee is resolved

The pool's hook returns a fee immediately before each swap. That fee is charged to the trader and accrues to active liquidity after any Uniswap protocol share. The fee shown on a pool page is the latest contract read.

Autonomous fee models

The pool page is the source for a particular market's current configuration. Not every hook supports every model.
ModelWhat it responds toTypical use
CalendarSession, overnight, weekend, holidays, and optional bell rampsTokenised markets with reference trading hours
Flat baseConfigured baselineMarkets that trade around the clock
Directional modelDirection of the proposed swapPools where harmful flow is asymmetric

A calendar is carried on chain. It can classify ordinary market days and scheduled holidays, but an operator may need to correct an exceptional closure or session change. A flat base has no calendar effect; that does not mean its final fee never changes.

The off-chain keeper

Authorised off-chain software observes market conditions and can write a temporary fee for a configured pool. Depending on the pool, that decision can use reference-price divergence, realised volatility, or another configured signal. The keeper is an operator, not a source of custody: it cannot move liquidity or change balances.

Each write is bounded by the pool's configured floor (e.g. 0.01%) and cap (e.g. 2%) and expires on its own. A separate emergency role can clear it early. If the keeper stops, the override expires and the autonomous model resumes.

What can change

The keeper can move a fee only inside existing bounds. Broader configuration changes use the AccessManager and its configured delay, and the absolute maximum remains fixed in bytecode. Exact roles are described on Contracts.

$PROLOGUE is live!

Start trading now on pools.trade