Installs a fresh SOGGY launch stack on Robinhood Chain from your own wallet. Every launch made through it pays its protocol fee to the treasury you set below, and the addresses are yours alone — nothing here touches the launchpad the live site already uses.
Runs every step below back to back. Your wallet asks for each signature in turn — approve them as they come. Steps that are already done are skipped, so this is safe to press after a partial run.
Connect your wallet first. Everything below fills itself in as it goes.
Chain infrastructure is prefilled and verified on chain. The two wallets are yours to choose.
Both default to your connected wallet. The creator wallet is written into every token created by this launchpad and cannot be changed for tokens that already exist — only for future ones. There is no vesting: the 25% arrives the moment a token launches.
ETH ⇄ stock-paired token in one signature. It stores one stock launchpad as an immutable, so it is wired to the first one above and has to come after it. The main app does not use it — stock trading goes through SwapRouter02 — so one router covers the whole family.
A stock launchpad accepts nothing until each share is whitelisted with an opening reference price. Prices are read live from the chain's own pools — once, since they are the same for every launchpad — then committed with one signature per launchpad. The whitelist is per-contract: a stock allowed on one is unknown to the other four. Launchpads that are already filled are skipped without spending gas.
Download the finished deployment.js and drop it into site/launchpad/, replacing the file that is there. Nothing to paste by hand.
Deploy step 1 to begin…