Royalty is the share of this stack's eligible ETH hook-fee routing sent to you when someone launches with your saved blueprint. Auto Burn destroys token output and does not fund royalties. Capped at 10% by the contract.
Blueprint publishing paused · Trading and launches are paused. The contracts currently linked are an earlier read-only deployment; writes open once the new addresses and runtime hashes, the bounded Hookr router, every deployment and blueprint receipt, the block-linkage evidence, and the full canary sequence are verified on chain.
A royalty needs a revenue-bearing block: only LP Rewards and the Nth-buy pot take an ETH-side cut that can fund one. Add one of those blocks, or set the royalty to 0.
Creator fee split and LP distribution are not part of a hook. A stack is reusable — anyone can launch with it — so it can only hold rules that are the same for every launch. Payout addresses and how the raise is placed as liquidity belong to a single launch.
You set both in the launcher, on step 3 · Curve & fees.
A buy enters at the top, pays its cuts inside the chassis, and settles into the token's Uniswap v4 pool. Dashed sockets are open ports — click one to attach that block; click a placed block to tune it.
to tune its parameters
No blocks yet — a launch with an empty stack gets the launchpad default 0.3% swap fee and nothing else.
- No per-person limits. The guard caps each swap, not each wallet — one buyer splitting across wallets is unaffected.
- No bot detection and no fairness guarantee. The guard caps each exact-input buy and adds a temporary buy tax, but a trader can split orders or wallets.
- No random draw. The Nth-buy pot follows a public counter, advances at most once per block, and stays claim-backed for the next scheduled winner. It has no permissionless flush.
- Auto Burn affects actual token output. Auto Burn and the LP / Nth-buy pot shares apply to exact-input buys only; sells and exact-output swaps skip them.
- Block order here is cosmetic. The deployed hook always runs its behaviors in the same fixed order.
- Buy overhead is what a buy costs: the base LP fee (0.3% by default, even with no fee block stacked), the ETH-side LP / pot cut, and any output burn composed multiplicatively. A sell pays the LP fee only, and surge can push that fee higher on large trades either way. Est gas is a rough client-side figure, not a simulation.