The Pool
MC—
Arc mainnet · not launched yet
Every creator fee this token earns arrives as USDC. The Pool skims it, swaps half into the token, and pours both sides back into the locked position. There is no withdraw path — not for us, not for anyone.
Reading the chain…
Three calls, one direction
Trading fees sit in the locked position. A permissionless
collect() sweeps them out and books the creator's
share. Anyone can call it.
The splitter settles in USDC — Arc's native asset, so no
bridge and no wrapper. claim() moves the balance to
the keeper. Still inside the system.
Half is swapped for the token, then both sides go back in on the locked position. Uniswap lets anyone top up a position they don't own — that's what makes it one-way.
Live off Arc
Straight from the chain · no indexer
The line starts once the keeper has run twice — it plots the locked position's liquidity at every cycle, and it only has one direction to go.
Don't take our word for it
Every cycle the keeper has run
Self-compounding liquidity on Arc. Not financial advice.