Every launchpad on Robinhood Chain sells the same curve to every token.
LiquidCurve compiles the curve you draw into a @Uniswap v4 hook instead.
CA: 0xf9785eac97fb9b79f3c5e2bfaedff3a41601136d
$CURVE launched on it today.
The first curve drawn in LiquidCurve is trading: a sigmoid that flattens right before graduation, 1.00% fee, 70% of supply on the line.
Up to 90% of the trade fee goes to you, a flat 10% to the protocol, the rest to liquidity
Fees execute inside afterSwap, not in a claim contract.
And when the curve sells out, migration to a full range pool runs in the same transaction.
Everything on this screen compiles into one @Uniswap v4 hook. Drag the steepness slider and the numbers recompute live: first buy price, last curve price, and the raise your pool opens with.
What you see is what deploys.