Getting started
Glossary
Plain-language definitions for D17 terms.
| Term | Meaning |
|---|---|
| Launch | One immutable five-round sale, settlement, and pool lifecycle. |
| Locker | A wallet-owned contract holding that participant's committed WETH, refunds, and claimed tokens. One locker can hold positions in multiple canonical launches. |
| Commit | Account WETH from a locker into one active launch round. |
| Refund window | The interval after rounds 1–4 in which that round's commitment may be released. |
| Refund penalty / deflection | One deployer-selected percentage applied by contract only to ordinary refunds from rounds 3–4. |
| Anchor | The round-1 WETH/token relationship that disciplines later price discovery. |
| Finalize | The permissionless one-time call that fixes successful-launch accounting and unsold-token handling after the rounds. A permanently failed launch uses its refund path instead. |
| Settlement | Converting a locker's final commitment into sale tokens, treasury WETH, and liquidity WETH. |
| Grace boundary | poolCreationOpensAt; after this time anyone can settle a locker on its owner's behalf. |
| Late top-up | Post-pool settlement that adds the locker's reserved LP-token share and liquidity WETH to the official pair atomically. |
| Vault | The per-launch contract that creates the official pool and permanently holds protocol LP tokens. |
| Rules hash | A hash over the canonical launch identity and immutable configuration, checked by lockers before rules-sensitive actions. |
| Metadata verification | A separate consistency check across name, symbol, description, logo, links, stored hashes, factory event, and contractURI. It is not an endorsement. |