Every concentrated LP eventually faces the same ledger: liquidity pool fees collected while in range versus impermanent loss (and rebalance costs) as prices move. This article is a practical framework for choosing ranges and fee tiers across Uniswap deployments — with notes that also apply on Base and Arbitrum, and a brief nod to Aerodrome’s incentive-heavy variant. No fake APRs; the goal is a decision process you can reuse.
Separate three ledgers before you mint
- Fee ledger — swap fees accrued to your active liquidity (or, on some MetaDEX designs, emissions/bribe-driven rewards that substitute for fee share).
- Divergence ledger — LP mark-to-market versus holding the entry basket (classic IL vs HODL).
- Friction ledger — gas, swaps to re-center, slippage, and time spent out of range earning nothing.
LPs get into trouble when they optimize only the fee ledger (APR screenshots) while ignoring divergence and friction. A robust LP strategy sizes the position only when fee expectations can plausibly cover the other two under a realistic volatility path.
Fee tiers: price the insurance you are selling
Providing liquidity is economically close to selling a band of optionality to traders. Higher fee tiers pay you more per unit volume; lower tiers win flow when traders demand tight execution. Across Uniswap v3-style pools:
- Pick the tier where volume actually concentrates for that pair on that chain.
- Use higher tiers when jump risk or toxic flow is structurally higher — not as a vanity yield.
- Remember that a higher fee percentage on an empty pool loses to a lower fee on a busy one.
On Base and Arbitrum, always compare sibling pools (same pair, different tiers) before minting. Aggregators route to whichever venue clears best; your fee tier only earns when you are in that path.
Range width: the IL throttle
Width is how you dial impermanent loss sensitivity against fee density:
- Narrow — more fees per dollar while price stays inside; faster inventory skew and more time at risk of going idle out of range.
- Medium — common compromise for majors when you expect two-way trade inside a few percent to low-teens percent bands (pair-dependent — not a universal rule).
- Wide — closer to v2 economics: lower fee density, slower divergence for a given move, fewer mandatory interventions.
A simple pre-trade worksheet
- Write the pair’s correlation story (stable-stable, correlated majors, volatile-stable).
- Note realized volatility regime qualitatively (calm, normal, eventful).
- Choose width so that a “normal” week’s move keeps you in range most of the time — or accept explicit out-of-range time as a cost.
- Choose fee tier from live depth/volume, not from memory of another chain.
- Estimate friction: how many re-ranges per month can fees absorb on this L2?
Chain notes: Uniswap on Base vs Arbitrum (and Aerodrome briefly)
Arbitrum — mature Uniswap v3 tooling and deep majors; cheap enough gas for active management, so friction ledger is often swap impact, not L2 fees.
Base — similarly friendly to active LP loops; Uniswap coexists with Aerodrome. On Aerodrome, remember the incentive marketplace: emissions and gauge votes can dominate the “fee” ledger, which means your worksheet should include token reward risk as its own line — not as free APR.
Same pair tickers can behave differently across chains because of venue depth, incentive overlays, and trader mix. Porting a range that “worked on Arb” to Base without checking local flow is a common unforced error.
Worked qualitative scenarios (no fake APRs)
Consider three sketches an LP can run on paper before minting. Numbers are placeholders for your own research — replace them with live fee income estimates and volatility notes from a trusted dashboard or on-chain history.
- Stable-ish pair, low tier, medium-wide range. Divergence is usually small; the fee ledger must still clear friction. If volume is thin, even “safe” IL pairs fail the worksheet because you earn little while capital is locked and optionally out of range after a depeg scare.
- Major volatile/stable, mid tier, medium range. This is the classic CL tradeoff: meaningful fees when price chops inside the band, and meaningful inventory drift when it trends. Your plan should state whether you accept becoming mostly stable or mostly volatile at the boundary.
- Incentive-boosted pool (e.g. emissions-heavy Base venues). Add a fourth mental ledger for reward-token price and epoch length. If swap fees alone would not clear expected IL, you are underwriting incentives — which can be fine, but should be explicit.
Decision rules you can reuse
- If fees are uncertain and volatility is high — widen first; shrink only after you see two-sided flow inside your band.
- If you cannot state your out-of-range inventory — you are not ready to tighten.
- If incentives dwarf swap fees — underwrite token and epoch risk explicitly, or pass.
- If re-ranging requires large swaps each time — your friction ledger may dominate; consider wider ranges or lower touch-frequency policies.
- If HODL would have won easily in back-of-envelope scenarios — demand a clearer fee edge before LPing that pair.
Bottom line
Choosing ranges and fee tiers is not astrology — it is balancing liquidity pool fees against impermanent loss and operating friction. On Uniswap across Base and Arbitrum (and when Aerodrome-style rewards enter the picture), keep three ledgers, pick tiers where volume lives, and treat width as your IL throttle. That is the core of durable LP strategy: measurable tradeoffs, not screenshot yield.