ContractsABI reference
Contract ABI reference
Exhaustive constructor, function, event, and error surfaces generated from canonical ABI files.
These pages are generated from the checked-in ABI JSON files under data/abi/. They are descriptive references, not a substitute for source review.
| Contract | Primary role |
|---|---|
D17Factory | Canonical registry and launch entry point |
D17LaunchFactory | Atomic token/launch/vault deployment |
D17TokenFactory | Pinned token deployer |
D17LiquidityVaultFactory | Pinned vault deployer |
D17LockerFactory | Locker deployment and registration |
D17Launch | Five-round launch accounting and settlement |
D17Token | Fixed-supply token and trading gate |
D17LiquidityVault | Official pool and permanent LP custody |
D17Locker | Participant custody, refund, and claim path |
For tuple fields, the reference expands component names and types beneath the signature. view and pure calls do not change state; nonpayable calls accept no native ETH; payable calls may receive native ETH.