We shot this without cherry-picking the card.
Most product videos in this space cut until the reel lands on a jackpot, then post it like it's the median experience. Ours shows the ordinary case, because the ordinary case is 45% of the time — and pretending otherwise is the exact behaviour we built this to replace.
The streak meter stays visible while you lose. Ten blanks and the eleventh cannot be a zonk. $SHAV
Reserves are the number a sceptic actually cares about, so we give them the same prominence as the jackpot.
Hot wallet and cold wallet addresses are published on the landing page and inside the app, both readable on Solscan by anyone at any time. Coverage ratio is computed from live balances against outstanding player balances, not written into a quarterly report nobody reads.
The floor is 1.5x. Drop below it and PRISM sales pause automatically until the reserve is refilled — not after a governance vote, not after a blog post. Automatically. $SHAV
The free tier runs the same engine, the same bands, and the same odds as a whale's PRISM ticket. Five demo cards a day, no wallet, no deposit, no email.
It pays nothing redeemable, and that is deliberate. A free tier with real value is a bot farm inside 48 hours. So it pays XP and cosmetics, and it keeps full access to the verification tooling.
The purpose is narrow and honest: prove the system is fair before anyone is asked for a dollar. If the demo cannot convince a sceptic, the paid product does not deserve their money either. $SHAV
A dollar. A ticket. A real shot at a real bag.Scratch it right now at https://t.co/oC4a1mXErz — no signup, no KYC, connect and play. 70% goes back to players and we printed it on the ticket, because we're the only scratch game that dares to. Win PENGU, WIF, BONK — actual tokens, in your wallet, sellable the second they land.Your corner store has worse odds and will never tell you. We just did. $SHAV
SHAVR is on GitHub.
Not a whitepaper repo with a logo in it — the production engine that decides every card: the seed commitment, the HMAC roll, the exact band table, the loss floor. Plus a dependency-free verifier that recomputes any card from four public values in one command.
The rest of the product stays closed, and that's the point of a commitment scheme: you don't need our backend to check our math. The only code path that touches your money is the one we published. $SHAV
https://t.co/SQSvjRTHzJ
Prizes are fixed in USD at roll time and paid in BONK, WIF, JUP, POPCAT, PENGU or FARTCOIN. In-house points are the standard lootbox failure. A bag you can sell in one click is the whole difference. $SHAV
The single most common accusation against any online scratch game is that the site decided you lose while you were scratching. SHAVR makes that structurally impossible rather than promising it does not happen.
The server seed is committed as a hash before it is ever used. The commitment lives on a public page. On rotation — every 24 hours or 10,000 cards, whichever comes first — the old seed is revealed in full, and anyone can recompute every historical card from it and confirm the hash they were shown at the time.
A cheating operator would have to break SHA-256, not edit a database row. That is the difference $SHAV is built on.
New: the payout feed is public.
Every time a withdrawal is paid, the announcement lands in our community Telegram — who (shortened), how much, which assets, and a Solscan link so you can verify the transfers yourself. Pinned as it happens, not summarised at the end of the quarter.
A gambling site's most important claim is "we pay". Most of them ask you to take it on faith. We turned it into a channel you can scroll.
Join the community and watch the payouts land: https://t.co/9BkBPTsh98
$SHAV
Withdrawals are live, and they work the way the ticket always said they would.
Prizes on SHAVR are drawn in real Solana assets — PENGU, WIF, BONK, MEW, JUP. When you withdraw, you don't get a stablecoin IOU or house credit. Each slice is routed on-chain into the asset you actually won and lands in your wallet as that token, verifiable on Solscan transaction by transaction.
Minimum $5, zero fee. Win bags, not coupons. $SHAV
Deposits just got rebuilt.
No address to copy, no "did I send from the right wallet", no staring at an unchanged balance. You type the amount, your wallet shows you the exact transfer, you confirm — and because the transaction is signed by the wallet you are logged in with, it credits itself. Wrong-wallet deposits are not warned about any more; they are impossible.
Watch how long it takes. $SHAV
Every scratch product on earth has a pity rule and every one of them hides it. A hidden mercy rule is a nice surprise. A visible one keeps a losing player in the session, which is the much harder job.
Ten consecutive zonks and the eleventh card cannot be a zonk. It pays money-back at minimum on that tier. The counter sits on screen permanently, resets on any paying result, and is already included inside the posted 70% rather than bolted on top of it.
A losing player on SHAVR can see the floor approaching. That is the whole point of putting the meter where the prize used to be. $SHAV
https://t.co/RdmTLukM3F
1/6
One $SHAV scratch, end to end. No hand-waving, no "our proprietary algorithm."
Six steps and a verification artifact.
2/6
You pick a tier — FOIL $1, HOLO $5, PRISM $20.
The server takes the ACTIVE seed. That seed was published as a SHA-256 commitment before a single card was ever sold from it. It is already sitting on the public seed page.
3/6
roll = HMAC-SHA256(serverSeed, clientSeed:nonce), normalised into [0,1).
Your client seed is chosen by you and editable any time. The nonce increments per card, so no two cards from the same seed can ever collide.
4/6
The roll lands in one of seven bands. Zonk, dust, money back, 2x, 5x, 20x, or the 500x jackpot.
The prize is now fixed. Nothing that happens after this line of code changes it.
5/6
Only then does the card get drawn in your browser, still covered.
You rub. That part is pure theatre — the canvas is animating a result that already exists in the ledger.
6/6
Reveal, credit, and an artifact: every card gets its own /verify/[id] page where your browser recomputes the HMAC from the revealed seed and prints both hashes side by side.
That last step is the product. The rest is packaging. $SHAV
Demo season is closing.
The payout path finished its live test on mainnet today: a real transfer, queued and confirmed on-chain in twelve seconds. That was the last thing standing between the game and real money.
One consequence, said plainly: every demo balance resets to $0.
Demo prizes were always labelled paper — free cards, real engine, real odds, prizes that were never redeemable. That was the deal from the first day, and it was the only honest way to prove the fairness claim before asking anyone for a dollar. Nothing is being taken from you, because nothing withdrawable was ever there.
What carries over is everything that mattered: your scratch history stays verifiable, every card you played can still be recomputed from the revealed seed, and the odds table does not move by a single basis point. 45% zonk. 70% back to players. The same seven bands.
From here, a FOIL ticket costs $1 and comes out of a balance you deposit. The faucet closes. HOLO and PRISM open.
$SHAV
https://t.co/RXJqlhmA2I
The scratch-off ritual is perfect. The foil, the coin edge, the two seconds before the number appears — nobody needs to be taught how any of it works, and nobody has improved on it in fifty years.
The trust model underneath it is broken, and it has been broken the entire time.
So we kept the ritual and replaced the model. The roll is committed in a public hash chain before the card reaches you. The return rate is printed on the front. The prize is something you can actually sell. $SHAV is the layer that makes all three cheaper to use.
Mainnet testing has started on the money path.
Deposits detected on-chain and credited once, ever. Prizes paid by a signer that holds the only spending key, accepts no inbound connection at all, and refuses to boot if that key does not match the wallet it was handed. Per-payout cap, daily cap, an alarm on every transfer out.
We are running it with amounts small enough to be embarrassing, on purpose. A payout system that has never moved a real coin is a theory. $SHAV
CA IS NOW LIVE ON OUR WEBSITE 🚨
The moment you've been waiting for is here. The official SHAVR Contract Address (CA) has just dropped directly on our website!
The foil is peeling back, the loading bar is almost full, and the countdown to launch is entering its final stretch. Everything is sealed, verifiable, and transparent—just as promised.
🔗 Verify the official CA now: https://t.co/RXJqlhmA2I
The foil comes off. The odds were printed underneath the whole time
The channel is where the reveals happen. Live scratch reveals, jackpot alerts, restock event calls, and the seed-chain rotation log posted every time a seed retires and gets revealed in full.
If you want to audit us, that log is the fastest way in. If you just want to watch cards get scratched and see who hits the 500x first, that works too.
Join: https://t.co/9BkBPTsOYG