Purpose & scope
The collection launched as 2,222 Owlex on Ethereum. The next phase connects identity in the vault to game-like progression: stake, earn XP, and spend resources to acquire and equip traits—without abandoning the lore or the long-term community-first ethos.
This whitepaper is a high-level blueprint. Smart contracts, exact fee splits, reward curves, and token allocation tables will ship in dedicated technical specs and audits closer to each launch.
Staking & XP
Staking aligns holders with the protocol: commit Owlex (per the staking contract’s rules) to earn XP over time. XP is the primary non-transferable progression currency for unlocking flows in the trait economy—think ranks, spin allowances, or discounts—not a substitute for ETH where settlement is required on chain.
- XP accrues from documented staking participation.
- XP may be consumed when purchasing spins, upgrades, or cosmetics.
- Anti-griefing rules (cooldowns, caps) may apply per deployment.
Trait store, spins & equipment
All layers form the canonical library of art that matches on-chain metadata traits. Custom layers introduce optional replacements (e.g. a new head or accessory) that holders can equip when the protocol allows it.
The trait experience is holder-gated: wallet checks ensure only Owlex collectors access the store, spins, and equip flows. Rarity and what you can spin can vary with how you hold (count, duration, or tiers)—so the nest rewards depth, not only floor liquidity.
Players spin for new traits (cosmetic pulls), then equip the ones they want on their avatars. Rarer outcomes remain possible but bounded by transparent odds and the randomness module described below.
XP, ETH & pricing
The economy is intentionally dual-track: XP rewards ongoing participation; ETH covers on-chain costs, scarcity sinks, and sustainability. Typical patterns (subject to final contracts):
- Spin fees are paid in ETH at request time; exact amounts are published with the contracts (no fiat pricing in-app).
- Other actions may still use XP and/or ETH per product design.
- ETH may be routed per policy (treasury, liquidity, buyback—see below).
- Fees and burn/mint rules will be visible on-chain before mainnet upgrades.
Randomness (two-step, PREVRANDAO)
Trait rolls use a hardened, two-transaction flow on Ethereum L1—no external randomness oracle:
- Request spin — The holder pays the spin fee in ETH (wei amount set per deployment) and registers a new spin attempt on-chain.
-
Reveal trait — After at least one block
has passed, the holder calls reveal. The contract derives entropy from
PREVRANDAO (post-merge block randomness surfaced as
prevrandao) together with commit/salt rules defined in the contract, so the specific trait outcome is not knowable at the moment of payment the way a naive single-call roll would be—ordinary users and bots can’t pre-simulate the final outcome from the same block as the paid request alone.
This pattern trades oracle fees for gas for two txs and
UX latency. It does not claim MEV-proof lottery security—block builders
still have elevated leverage—but it is a deliberate hardening
step vs a single-transaction blockhash toy. Exact
formulas, delays, and replay protection ship in the audited contracts.
ETH & buyback
A meaningful slice of ETH that flows through approved protocol routes (store, spins, upgrades) is earmarked for buyback programs—supporting downstream liquidity and signaling long-term alignment with holders. Exact percentages, targets (e.g. LP vs. treasury-held assets), and execution cadence will be disclosed with the relevant deployment and monitored on-chain.
OWL token & airdrop
The OWL token is planned to launch in summer as the broader governance and ecosystem asset for Owlex. A portion of supply is allocated to an airdrop for holders—rewarding addresses that demonstrated skin in the game, not only passing traders.
Final allocation mechanics (snapshots, staking multipliers, anti-plutocracy caps, vesting) will be published ahead of the claim window. Nothing in this document constitutes an offer of securities in any jurisdiction.