DOCS
On this page3 sections

Play

Mystery access and limits

Seven-day FLIP holding tiers, rolling use limits, and shared pending state.

Coin Mystery Functional PASS with accelerated Testnet window · Mainnet 7-day policy not certified · Formal certification deferred

Sustained holding, not a momentary balance

twabValue7d = average(wallet FLIP balance × canonical FLIP/USDG price) over 7 days
effectiveHoldingValue = min(currentHoldingValue, twabValue7d)

The holding reporter reconstructs finalized FLIP transfers and canonical pool price history. A fresh outbound transfer invalidates an older report for the next game. Receiving FLIP does not inherit another address’s history.

Rolling seven-day tiers

TierEffective FLIP valueMystery uses in each rolling 7 days
None< 10 USDG0
Bronze≥ 10 and < 50 USDG1
Silver≥ 50 and < 100 USDG2
Gold≥ 100 USDG3
  • Each accepted use expires exactly seven days after its own acceptance time; there is no calendar-week reset.
  • Coin Mystery and Parity Mystery share the same allowance.
  • An address may have only one pending Mystery Ticket across both games.
  • Normal win/loss and JIT delay do not restore a use. Protocol timeout refund or defined VOID can restore it.
  • This is an address-level capital rule, not proof that one address equals one human.

Access is consumed atomically

The Gateway reserves the next Ticket identity in the shared Access Controller before settlement and risk locks, all inside one transaction. If settlement, Reserve, Bond, Catalog, JIT, or VRF admission fails, the EVM rolls back the access use and every money movement together.

Authority sources

These repository paths were used to derive this page. They link only when an explicitly configured public repository and immutable Source A commit are both available; otherwise they remain plain paths. Release addresses and live status still require an accepted manifest and finalized evidence.

  • src/v3/access/MysteryAccessControllerV3.sol
  • src/v3/access/AttestedFlipHoldingOracleV3.sol
  • docs/FLIP_V3_USER_API.md