01Claim
Creator rewards accrue inside the locked position, in both the token and WETH, claimable anytime. InfiniPool claims them automatically.
InfiniPool
Every creator fee this token earns — in both the token and WETH — is claimed and folded straight back into the liquidity pool. No withdrawals, no idle rewards. The pool only gets deeper. Watch it happen, live.
—
awaiting first cycle
Three moving parts. One direction of travel — inward, into the pool.
01Creator rewards accrue inside the locked position, in both the token and WETH, claimable anytime. InfiniPool claims them automatically.
02Both assets go straight back into the Uniswap V3 position. A small swap trims the ratio to fit the range. Liquidity becomes deeper liquidity.
03A keeper fires the cycle every 5 minutes, unattended, forever. Every fee the pool earns makes it a little deeper than the moment before.
Every 5 minutes the keeper folds fees back in — cumulative value compounded into the pool over time.
Live figures for the token and its liquidity position.
Set TOKEN_ADDRESS in .env to light these up from on-chain + DEX Screener.
Fees are compounded on-chain, not extracted. Every address is public — check them on Blockscout.
collectFees pays the token's fee recipient and can only ever add liquidity to the locked position — the keeper can deepen the pool but can never withdraw it.
The keeper runs a cycle every 5 minutes — every claim and compound shows here, newest first.
No cycles yet. Run npm run dry to see the loop turn.