FAQ

Is there a token? No. Spherra is a pure protocol — no token, no airdrop, no points. Anything claiming otherwise isn't us.

Is it audited? Not yet — no audit has been done yet and no firm is engaged, and we never say "audited" until the report is public. What you can check today: the core math is formally verified in Lean 4 (zero sorry) and the Solidity is differential-tested against a 60-digit oracle. See The Proofs.

How is this different from Curve? Curve-style pools fragment stables into pairwise pools. Spherra puts up to 30 stablecoins on one n-dimensional sphere with concentrated-liquidity ticks — one deep pool, not dozens of shallow ones — plus dimension-reduction depeg handling. It's StableSwap generalized to n dimensions and made depeg-resilient.

What happens if a stablecoin depegs? The pool quarantines the broken asset and reduces dimension so the others keep trading, via the freeze → settle → lift lifecycle. Designed to survive the break, not guaranteed against it.

Can I lose money? Yes. LPing carries risk of loss, smart-contract risk exists, and no audit has been done. Don't deposit more than you can afford to lose. See Security & risk.

Do LPs earn fees? Not in v1 — it's feeless (SPEC D7), and we never promise yield. A fee mechanism is designed; if it's ever enabled it must be live and audited first.

How many stablecoins fit in one pool? Up to 30.

Which tokens are supported? 18-decimal stablecoins that aren't fee-on-transfer/rebasing (v1). Others must be wrapped.

Is this affiliated with Paradigm? No. Spherra is based on Paradigm's published Orbital design — not endorsed, partnered, or funded by Paradigm.

Where do I verify the claims? The Proofs has the theorem names, the differential-oracle command, and the repo links. Come check.