Starting from the reward contract deployment baseline, every 50 new BLOCKHEADZ minted unlocks one reward draw. The contract picks a random token ID from the collection, and anyone can check the winning token and holder address here. Winners claim directly from the verified reward contract.
Enter a draw ID to see the winning token, winner address, prize amount, and claim status. No wallet connection is needed to check.
50 new mints unlock one draw. The winner is based on a token ID selected from the live BLOCKHEADZ collection. The holder address is read on-chain with ownerOf(tokenId). Prize funds are reserved for winners until claimed. To claim, the winning wallet can use the verified reward contract on Etherscan and call claim(drawId).
Reward contract: 0x98111B3107f8d73D7cFC20F0AE199cD39D3acdFc
Collection: 0x735Bef39f6Ca73a04B5d59dE7D5F6B2123F631fF
Rewards are a community bonus and separate from the NFT mint. Always verify contract addresses before interacting.