The buyer pays exact ETH. Supply and wallet allowance are reserved before the deciding block exists.
PERMISSIONLESS COLLECTION WORKS · NO PLATFORM FEE
Forge the drop.
Finality does the draw.
Launch a creator-owned ERC-721 collection with fixed supply, pricing, treasury, and metadata. Buyers commit first; token IDs are drawn later from a future block, in strict request order.
WORKS
THE FINALITY LINE
A mint in three shifts
Five blocks pass. Requests stay in one FIFO line, so buyers cannot discard an unlucky draw.
Anyone can turn the oldest request into randomly drawn, non-repeating token IDs for its recorded buyer.
CREATOR'S WORKBENCH
Set the permanent terms
ON-CHAIN REGISTRY
Foundry floor
The molds are ready
The launchpad factory has not been deployed in this workspace. Once configured, real collections and mint controls appear here.
READ BEFORE FORGING
What the contract guarantees
The factory has no owner, upgrade key, collection admin rights, or platform fee.
Closing only stops new commitments. The FIFO finalizer remains available to everyone.
Exact ETH mint proceeds go directly to the permanent treasury during the mint transaction.
Token IDs are drawn without replacement across the collection's fixed supply.
Not an audit and not VRF. The contracts have automated adversarial tests, but have not received an independent security audit. Future-block entropy prevents buyer post-selection; it does not remove sequencer influence.