Fully collateralized
Every option is backed from write to settle by the writer's locked collateral, sized to the worst-case payout. No margin calls, no liquidations, no counterparty risk.
Volar is a fully-collateralized options market for tokenized equities. Premiums are computed by a settlement-grade Monte-Carlo engine and settle against live oracles — no liquidations, no counterparty risk, nothing to monitor.
Most on-chain option pricers are fine for a quote and unsafe for settlement. Volar closes that gap in four places.
Every option is backed from write to settle by the writer's locked collateral, sized to the worst-case payout. No margin calls, no liquidations, no counterparty risk.
The Monte-Carlo runs two independent seed batches and reverts unless they converge within tolerance — the error is bounded on-chain, so a premium only prints at settlement grade.
The simulation seed is derived from the trade itself, never chosen by the caller. Everything is a view function — you can reproduce and verify every premium yourself.
Barrier, Asian and digital payoffs are path-dependent and have no clean closed form. Volar simulates whole paths, so it can price what a formula-only venue can't.

Thousands of price paths, simulated on-chain and averaged. The convergence guard reruns them until the answer is stable — so what you settle on is the distribution, bounded.
A browser-side replica of what SIM1 does on-chain: geometric Brownian motion at the live SPCX spot and Metronome vol, two seed batches, and a convergence check on the mean payoff.
Two batches, two independent seeds. If their mean payoffs disagree by more than the tolerance — 5% here — the call reverts instead of printing a number nobody can stand behind.
Black-Scholes gives one number for one payoff shape. A path engine prices anything you can write down — knock-outs, averages, digitals — because it simulates the whole history, not just the endpoint.
Premiums below are computed in your browser from the live SPCX feed and Metronome vol — the same oracles that settle the contracts on-chain.

Hedge or take a directional view on tokenized equities. Pay a premium, hold the long, settle at expiry — no maintenance, nothing to monitor.
Earn premium by writing covered calls and cash-secured puts. Lock collateral once; the protocol handles settlement. No liquidation risk, ever.
A stateless, unowned pricing engine and a fully-collateralized vault. Compose structured products on top — the exotic-capable core is already on-chain.
Nothing here is a promise you have to take on faith — the engine and the feeds are deployed, and every premium is a view call you can reproduce.

The terminal runs on the same oracles the contracts settle against. Start with a quote — it costs nothing to check the math.