Mint a box.
Burn it. Keep what falls out.
Mint sealed boxes
Each box burns into 1 revealed NFT + a random bag of $BOT.
Open your boxes
Select up to 20 — burning is permanent and mints the revealed NFT to your wallet.
What's inside
One NFT per box, always. The $BOT payout is rolled per box, ±15% on the tier amount.
| Tier | Odds | $BOT reward |
|---|
Inside the boxes
Drawn by the contract itself — 48x48 pixels, ten traits, shading computed on-chain.




FAQ
What am I minting?
A sealed box (ERC-721A). Every box shows the same closed-box image — no art, no traits, nothing to reveal until you burn it.
What do I get for burning?
Exactly 1 revealed Robin Boxes NFT plus a random $BOT amount based on the rarity tier rolled for that box.
Can I burn several at once?
Yes — select up to 20 boxes and burn them in a single transaction.
How is rarity decided?
On-chain at burn time, from block randomness plus your address and the box id. Contract calls are blocked so nobody can simulate a roll and revert a bad one.
Is the box worth anything unburned?
It's tradeable, but the NFT and the tokens only exist once it's opened.
What is $BOT?
A fixed-supply ERC-20 minted once at deploy. The reward pool is funded up front — there is no mint function afterwards.
Where does the art live?
On-chain, in the contract. Every pixel is drawn by a Solidity renderer from your token's seed and returned by tokenURI as an SVG data URI. No IPFS, no server, nothing to pin.
ROBIN BOXES