Staking
Phase 2: the reserve, streaming in stocks, no lock.
Not available yet
Staking is phase 2 of the roadmap. Its allocation, a fixed share of what the protocol receives, is already a leg of the treasury split, transferred to a pinned staking destination on every distribution, so the money is separable today. The staking contract is written but not activated: nothing on this site accepts a stake, and no reward rate exists.
The staking page carries the live side of this: how much has been set aside so far, read from the staking destination on chain, with the address and an explorer link beside it. This guide describes the design; that page shows the money.
Open the staking page →What is planned
- Stake $OMNIA; receive the staking reserve, streamed per second in stock tokens in proportion to your share of all staked $OMNIA.
- Checkpointed reward-per-token accounting: a new stake earns nothing from before its deposit.
- No lock, no cooldown, no exit fee. Withdrawing principal never depends on a reward transfer succeeding.
- A protocol pause blocks new stakes but never blocks withdrawals or funded claims.
- Funded time that passes while nobody is staked is queued for the next funded period rather than lost.
- Staked $OMNIA is excluded from the holder snapshot, so a token cannot earn twice. Under holding-time weighting that exclusion applies per sample.
How it gets connected
The staking destination is a settable address on the treasury contract, not one compiled into it. When the staking contract goes live it becomes that destination with one authority call, so no upgrade is needed to connect it and none is planned.
What is not promised
No launch date, no reward rate, no minimum. When the contract is activated this guide is rewritten from its tests, not from its plan.