Pricing & Oracles

Dollar-target rewards converted to YAP at claim time with safe price feeds.

circle-info

All dollar amounts below are example values used strictly for understanding system behavior. They do not represent the final token price, reward rates, or any economic promises.

1. Illustrative Reward Targets

Rewards are expressed in dollar-equivalent YAP for comprehension. Actual YAP amounts fluctuate based on oracle pricing at claim time.

  • Lesson: example target of $0.03 worth of YAP

  • Quiz: example target of $0.05 worth of YAP

  • Milestone Assessment (first pass): example target of $0.25 worth of YAP

These values help users understand relative reward weight, not fixed payouts.

2. Conversion Logic (Oracle Pricing)

Rewards convert to YAP at claim time, using:

  • A rolling average of the YAP/SEI liquidity pool, and

  • A dollar-pegged SEI price feed.

Stability Controls

  • Movement clamps limit how much the effective price can shift hour-to-hour.

  • If any price feed is stale for 10 minutes, the system pays a temporary floor of 20% of the illustrative reward targets.

  • If feeds are stale for 60 minutes, new rewards are queued and only released once all oracles are healthy again.

This ensures predictable behavior even during volatility or oracle downtime.

3. UI Display Logic

The app does not show dollar amounts, only YAP.

  • The UI uses a points table, internally anchored to a conceptual value of $0.05 per point for consistency.

  • Smart contracts use full precision, so no rounding issues or value drift accumulate over time.

4. Transparency & Governance

All oracle decisions are fully visible and slow-moving:

  • Sources, update windows, clamps, and last-update timestamps are shown in the public dashboard.

  • Any oracle configuration change is time-locked, announced in advance, and executed on-chain.

This prevents manipulation and ensures predictable, auditable reward payouts.

Last updated