Skip to content

Launch status and rollout

What is built, what is pending, and how the site switches from prelaunch to live.

1 min read

On this page

Current status

AreaStatus
Wallet connectionAvailable
dr_distributorBuilt and tested; not deployed to mainnet
dr_treasurySplit, allowlist, flash-fill and epoch funding built and tested; liquidity vault in progress
KeeperIn progress
TokenUnnamed. Launch on degen.zone pending the 4% creator tier
Stock poolsRollout SPYx → NVDAx → TSLAx → GOOGLx approved, none created
StakingPhase 2
Independent security reviewNot completed

The launch sequence

  • A single transaction creates the Meteora Dynamic Bonding Curve pool and transfers the creator role to a treasury program address, so the fee stream and the post-graduation position belong to the program from the first trade.
  • The treasury and distributor are initialised by the upgrade authority; the stock allowlist and reward mints are added after each is checked on chain.
  • The keeper starts; the first epoch publishes when the first cycle has something to distribute.
  • Protocol pools open one at a time, each gated on depth.

How this site goes live

The site reads a deployment file and a launch manifest from a mounted volume. Until the manifest says active and names a reviewed release, every page shows the prelaunch state. Flipping to active is a file write plus a chain read; no rebuild, and the pages converge within seconds. An active manifest without a reviewed release is refused.