Contracts
You shouldn't need to read Solidity to know what you're trusting. Verify the contracts with your own eyes below.
⚠️ Check the chain before you check the address. This launch deployed from one account at matching nonces, so the SAME address is a DIFFERENT contract on different chains — 0x4d35…0486 is the factory on Ethereum but the swap router on Robinhood Chain. Every address below is labelled with its chain; looking one up on the wrong explorer will show you the wrong contract.
⚠️ Chain-specific addresses again: 0x2E39…B4b6 is this router on Base, but on Ethereum the very same address is the PRISM burner. Match the chain label before you look it up.
This replaced the previous burner on 2026-07-30. The old one hardcoded the exploited v1 PRISM with no owner and no setter, so it could never be pointed at the community relaunch — trustless, but permanently stuck. This one is source-verified; the old one never was.
The Spectrum Factory and Swap Router above are the live relaunch deployments on Ethereum, Base and Robinhood Chain. Each basket a launcher deploys is its own contract, created by the factory from this exact verified code.