Apply to launch your NFT drop on the Lootbays Launchpad. After review, your project becomes mintable through our SeaDrop-compatible factory.
Connect your wallet to start a project submission. Submissions are tied to the connected address as the creator-of-record.
Royalties (ERC-2981):the Launchpad sets a default 5% royalty in the contract metadata. Per OpenSea's OperatorAllowlist deprecation, on-chain royalty enforcement is advisory only — marketplaces honor or ignore at their discretion (INFO-01).
Phases: Upcoming (locked) → Allowlist (proof-gated) → Public → Sold-out / Ended. Allowlist proofs are Merkle-tree based; we publish the root on-chain at deploy and serve proofs through GET /api/launchpad/projects/{slug}/allowlist-proof?address={addr}.
Reveal: drops use commit-reveal anti-MEV — placeholder metadata is set at mint time, real metadata reveals after a block-hash-derived seed lands (LAUNCHPAD-DESIGN §3.7).
Asset uploads:drop the banner, logo, and placeholder images directly into the form — we re-encode and pin them to IPFS (Pinata + web3.storage) on submit. If you already have a CID, the "Already have a CID?" toggle on each field accepts it verbatim.