Pricing mode
Pick how buys are priced. The choice also decides what your caps are denominated in.- Fixed (default)
- Oracle / USD
A flat
tokensPerQuoteUnit rate — N tokens per 1 unit of the quote asset. Every cap
(soft / hard / min / max) is denominated in quote units. This is the simple, no-oracle path
and the only one that supports multiple phases.Quote asset
Buyers pay in the asset you choose:- Native HYPE — the default, no token approval needed for buyers.
- Any ERC-20 — e.g. a stablecoin; you provide its address and decimals.
Caps & limits
| Field | What it does | Constraint |
|---|---|---|
softCap | Minimum raise to launch | must be > 0 |
hardCap | Raise ceiling; selling out ends the sale | ≥ soft cap |
minBuy | Per-wallet minimum commit | global floor |
maxBuy | Per-wallet cumulative maximum | ≥ min buy |
startsAt | Sale opens | must be in the future |
endsAt | Sale closes | after startsAt |
Sales are first-come, first-served — no pro-rata, no lottery. Hitting the hard cap ends the sale
immediately. Miss the soft cap by
endsAt and the sale cancels for full refunds.