Active development: 11 commits across 1 contributor
Code ActivitySource linked
2 active day(s) in SkimFlowsite/skimflow.
Utility
Verified BuilderReal ETH yield from trade fees. Stake $SKIM, skim the fees not the tokens. On Robinhood Chain.
Code ActivitySource linked
2 active day(s) in SkimFlowsite/skimflow.
Github ReleaseSource verified
First tagged release of the Skimflow protocol. Pre-launch: contracts are implemented and tested but not yet deployed. ## Contracts - **SkimVault** — non-custodial staking vault. Accrues ETH per share via an O(1) accumulator, enforces the 85/15 staker/treasury split on chain, and has no owner and no admin over stakes. Claim and unstake anytime. - **SkimFeeHook** — Uniswap v4 hook on the $SKIM/ETH pool. Takes a 3% fee in ETH on every buy and sell and forwards it to the vault. ## Testing - 21 tests passing (unit, fuzz, and v4 integration against a real PoolManager). - CI runs forge fmt, build, an
View evidence