How to Play
The Game
A 6-digit secret code is locked inside the vault. Your goal is simple: guess the code and win 1,000,000 $BLUFF tokens.
The code is generated server-side, hashed with SHA-256, and never exposed to anyone — not even the frontend. Every guess is evaluated on the server using constant-time comparison to prevent timing attacks. This is a fair game.
Each vault lasts 7 days. If nobody cracks it, the prize rolls over to the next vault.
How Guessing Works
Enter a 6-digit code (000000–999999). After each guess, you get feedback:
Cold
No digits match at all
Warm
Right digit(s), wrong position
Hot
Right digit(s) in the right spot
You also see how many digits are correct position and how many are correct but wrong position — use this to narrow down the code.
Each guess costs 1 guess attempt. When you run out, earn more through tasks below.
Earning Guess Attempts
When you first connect your wallet, you receive 5 free guess attempts. After that, earn more through these tasks:
Daily Tasks
Daily Login
Visit and claim once per day
7-Day Streak
Login 7 consecutive days — claim the bonus on day 7+
Quests (One-time)
Follow on X
Follow @CrackTheSafe on X (Twitter)
Join Discord
Join our Discord community
Refer a Friend
Share your referral link and get a friend to sign up
Hold 100+ $BLUFF
Verify you hold 100+ $BLUFF tokens in your wallet
Bonus
Share Your Closest Guess
Post your best attempt on X
Community Milestone: 10K Attempts
Unlocks when 10,000 total guesses are made globally
The Hint Board
Every guess from every player feeds into the public Hint Board. The actual guessed code is hidden (shown as "????"), but you can see the feedback: how many correct positions and correct digits each guess had.
Use this to your advantage — if someone got 3 correct positions, the code is almost cracked!
Heat Meter
The Heat Meter shows how close the community has gotten to cracking the vault. It tracks the best guess so far — the most correct positions anyone has achieved.
Security & Fairness
We take fairness seriously:
- The vault code is never sent to the browser
- All guesses are evaluated server-side with constant-time comparison
- Guess balance is tracked atomically in the database — no double-spending
- Rate limiting prevents brute-force attacks (1 guess per 10 seconds)
- All authentication uses SIWE (Sign In With Ethereum) — your wallet is your identity
Terms of Use
- One account per wallet address. Multi-accounting may result in a ban.
- Automated guessing tools, bots, or scripts are prohibited.
- The $BLUFF prize is distributed on-chain to the winner's connected wallet.
- We reserve the right to modify game rules, reset vaults, or adjust prizes at any time.
- Play responsibly. This is a game — have fun!