Pay with SOL
Connect Phantom and pay instantly. Available now.
Pay with $LORE
Available after $LORE token launches.
How lootboxes work
Random game drop
Each box rolls a rarity tier, then picks a random game at that rarity you don't own yet.
No duplicates
You'll never receive a game you already own. If all games at that rarity are taken, it escalates up.
SOL payment
Price is fixed in USD and converted to SOL at market rate. Your Phantom wallet handles the transaction.
Provably Fair — Auditable Rolls
VERIFIEDEvery roll is mathematically verifiable. The server cannot manipulate results — here's why:
① Before you pay
The server generates a secret server_seed and publishes only its SHA256 hash — without revealing the seed. At this point, your transaction doesn't exist yet.
② When you open
Your Solana transaction signature becomes the client_seed. The roll is calculated as:
HMAC-SHA256(server_seed, tx_sig:nonce) → 0–100
③ After the roll
The server_seed is revealed. Anyone can confirm that SHA256(seed) == published hash and recalculate the exact same roll number.
④ Why it's tamper-proof
The hash was published before your transaction existed on the blockchain. It's mathematically impossible for the server to have chosen a seed that favors a specific outcome for a tx it couldn't predict.
GET /play/api_lootbox_verify.php?purchase_id=ID