everythingpad
Under the hood:a bonding curve with hooks

( You choose what it trades against )

Launch anything. Pair it with anything.

A launchpad where the curve, the asset on the other side of the trade, and the code that runs on every swap are all yours to set. Fees accrue in whatever you paired against.

$COIN · paired with any ERC-20

Illustrative — the curve quotes on chain

Pair asset

USDG

any address you choose

Swap fee

1.00%

split by your hook

Graduates at

15,000

USDG raised

Hook

Fee Redirect

8 recipients, lockable

Stakers earn

USDG

from real volume

Max hook fee

10%

enforced by the Curve

Curve progress 38% · 5,700 / 15,000 USDG

LP locks permanently at graduation

Want to size your own curve? Open the launch form — the price, the raise and the fee all reprice together.

Mechanism

One transaction, then a market.

The token, its curve, its hook and your first buy all land in the same call. Nothing is pre-seeded and nobody has to approve it.

01

You pick the other side of the trade

The quote asset is just an address. Native ETH, a dollar stablecoin, a synthetic, another memecoin, or an NFT collection's floor through a wrapper.

02

A hook runs on every swap

It can price the trade, gate it, and decide where the fee goes. It is never handed the reserves, and the fee it asks for is clamped at 10%.

03

Fees accrue in the pair asset

Not always ETH. Pair against a tokenized stock and you are paid in that stock — as is anyone staking into the pool's yield.

04

When the curve fills, it graduates

Reserves become a full-range Uniswap v3 position at the 1% tier. The LP goes into a locker with no withdraw function; its fees keep coming to you.

the market decides the price — you decide the rules

Hooks

Running a stranger's code, safely.

A hook is arbitrary code executing on every trade. That is the whole feature and the whole risk. The worst a malicious one can do is strand its own pool or charge the maximum — both visible before anyone buys.

Fee Redirect

Split your fee across up to eight addresses. Rewrite it any time, or lock it forever — which is the only version anyone should believe.

Dynamic Fee

Open with a high launch tax that decays to a floor. Snipers in the first block pay most; the fee is ordinary by the time real traders arrive.

Anti-Snipe

Max-wallet and max-buy caps for an opening window of N blocks, then they lift on their own.

Staking Yield

Deploys a staking pool in the same transaction as the token, then routes a share of every fee into it.

MultiHook

Composes the others onto one pool. When several propose a fee the highest wins.

Yours

Implement IHook, declare your permissions, attach it. The registry is a directory, not a gate.

Fee ceiling10%, enforced by the Curve whatever the hook returns
Fee routingAsked over STATICCALL — it cannot reenter or mutate state
Broken routerReverts fall back to the creator; trading never bricks
CustodyA hook is never sent the pool's reserves
PermissionsRead once at pool creation and frozen; cannot widen later
PayoutsPull-based, so a recipient can never block a trade

Live on Robinhood Chain · id 4663

Deployed, funded and running right now.

Everything below is read from mainnet. If a number says zero, it is zero.

0

Tokens launched

0

Running a hook

0

Graduated to Uniswap v3

The curve is a constant-product invariant over virtual reserves, so there is a real price from the first wei rather than a division by zero. Graduation hands the reserves to the Uniswap v3 already deployed on this chain — the same 1% tier everything else here trades on.

Pair assets

Not a token list. Things that actually trade here.

Each was found by scanning Uniswap v3 pools on this chain and reading the contract. Listing is not endorsement.

ETHEtherWETHWrapped EtherUSDGGlobal DollarZECZcashPORKPork Futures Index TokenrMAOTAIMoutai (tokenized)INDEXThe IndexPOKUPoku PandaBLASTBLASTLWOLFLittle WolfNFT floorsvia a wrapper

Three roles. Nobody is the house.

The Creator

sets the rules

Picks the curve, the pair asset and the hook, takes the first buy, and earns the creator share of every fee in whatever the pool trades against.

The Trader

sets the price

Buys and sells against the curve. Sees the hook's permissions in plain language before committing, and can always sell back.

The Staker

carries the float

Stakes the token and earns the pair asset out of real trading fees. No emissions, so when volume stops the yield stops.

Hooks are not free.

A hook can refuse a trade, and a badly written one will strand the pool that uses it. The fee it charges comes out of every swap, and a creator who has not locked their fee split can change where it goes tomorrow. The protocol makes those powers visible and bounded — it does not make them disappear.

The contracts are immutable and unaudited. 75 tests, fuzzing and mainnet fork runs are not a review. Size accordingly.

Stop launching into someone else's rules.

Pick the pair, pick the hook, pick the curve. The only thing left to watch is the market you actually wanted.