Transparency
Markets Should Be Inspectable.
Everything a participant needs to evaluate a market should be published before the market opens: how it is measured, how it settles, where the data comes from and what can go wrong.
PublishedSection is available in draft form.LiveSection reflects live exchange feeds.Not deployedNo on-chain artefact exists yet.
Market Methodology
How a market is specified: the metric, the observation window, the threshold or range, the rolling expiry rule and the exact resolution rule.
- VOL and RANGE markets read Deribit DVOL, the 30-day implied volatility index (annualised %)
- FUNDING markets read Binance 8h funding and Hyperliquid hourly funding scaled x8
- Weekly markets expire Friday 08:00 UTC; funding markets expire at the next 8h settlement
- Displayed probabilities are model-implied: a lognormal (vol) or normal (funding) random walk fitted to the last 72 observations, scaled by time to expiry, clamped to 2–98%
Settlement Rules
Markets resolve exactly as written. Settlement uses the reference value at expiry with no discretionary adjustment.
- Resolution occurs at the fixed UTC expiry computed from the market's rule
- Reference value is the published source value at that time
- If a source is unavailable at expiry, settlement pauses rather than substituting another venue
- On-chain settlement is not yet live; see Contract Addresses
Data Sources
Every reference value on this site is fetched live from the venue's public API and cached for 60 seconds on the PrysmMarket server.
- Deribit public API: get_volatility_index_data (DVOL, hourly closes, BTC and ETH)
- Binance USD-M Futures public API: premiumIndex and fundingRate (BTCUSDT, ETHUSDT)
- Hyperliquid info API: metaAndAssetCtxs and fundingHistory (BTC, ETH)
- Spreads are computed server-side as Hyperliquid 8h-equivalent minus Binance, in basis points
Contract Addresses
No contracts have been deployed. Addresses will be listed here, with verification links, only after audit and deployment.
- Market factory — not deployed
- Settlement module — not deployed
- $PRYM token — not deployed
- Any address shared elsewhere is unverified
Protocol Parameters
Global settings that shape every market, published in one place and versioned when they change.
- Feed cache: 60 seconds; feed timeout: 8 seconds
- Stale threshold: a feed older than 6 hours is flagged stale
- Probability clamp: 2% to 98%
- Fee schedule: to be determined by governance
Risk Disclosures
Defined risk means the maximum loss is known at entry. It does not mean a position is safe.
- Committed capital may be fully lost at settlement once trading is enabled
- Reference data may be delayed, revised or unavailable; model-implied probabilities are estimates, not quotes
- Smart-contract risk applies once contracts exist
- Nothing in this interface is financial advice
System Status
Operational state of the interface, data feeds and settlement pipeline. Live feed checks appear at the top of this page.
- Interface: operational
- Market data: live from Deribit, Binance and Hyperliquid
- Wallet connectivity: live (EIP-1193 browser wallets, read-only)
- Settlement pipeline: not active until contracts are deployed
A note on contract addresses
PrysmMarket will never publish a placeholder or example contract address. When contracts are deployed, addresses will appear in the Contract Addresses section above together with verification links. Until then, any address presented as belonging to PrysmMarket or $PRYM should be treated as unverified.