SOGGY DEV

Deploy a launchpad

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.

Fixed by the contracts, not by this page: 1B supply · 25% to the creator wallet at launch · 5% split across 17 airdrop wallets · 70% single-sided liquidity locked forever · trading fees split 90% creator / 10% protocol. The whole stack costs roughly 0.0006 ETH in gas.

Deploy everything

Runs all four steps back to back. Your wallet asks for each signature in turn — approve them as they come.

pending

Connect your wallet first. Everything below fills itself in as it goes.

0

Settings

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.

Chain infrastructure (advanced — leave alone unless you know why)
1

SoggyLaunchpad

Tokens paired against ETH. This is the contract most launches use.

pending
2

SoggyStockLaunchpad

Tokens priced against a tokenised share instead of ETH. Buyers still pay in ETH.

pending
3

SoggyAtomicStockRouter

ETH ⇄ stock-paired token in one signature. It stores the stock launchpad as an immutable, so it has to come after step 2.

pending
4

Whitelist the 15 stocks

The stock launchpad accepts nothing until each share is whitelisted with an opening reference price. Prices are read live from the chain's own pools, then all fifteen are committed in a single transaction.

pending

Deployment record

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…
Go to Create token →