Skip to content

Play Styles

A Loot’s play style determines how the pool is split among claimers. It is fixed at creation and enforced by the contract, so the rules cannot change once the campaign is live. Here is what each style means for participants.

Rewards are luck-based. When you claim, the contract computes your share on-chain, with an average of pool ÷ seats. Some claimers receive more and some receive less; you find out only when the claim settles. Early and late claimers face the same odds, and the pool is designed to distribute fully across all seats. This is the classic mystery-box reward moment.

Everyone who qualifies receives the same share. The contract divides the remaining balance by the remaining seats at claim time, so the pool drains evenly regardless of claim order. It is predictable and fair: you know roughly what you will receive before you claim.

The creator pre-assigns what each recipient receives: a specific amount, or specific NFT token IDs. When you claim, you receive exactly what was set for your wallet. Use this for precision airdrops and planned allocations.

Token amountNFTs
RandomLuck-based amount of the tokenA luck-based count of NFTs, picked fairly from what is left
EqualEqual amount of the tokenAn even share of NFTs (any remainder distributed fairly)
CustomThe exact amount assigned to youThe exact token IDs assigned to you

For Random and Equal NFT Loots, the token IDs you receive are selected fairly from the pool’s remaining NFTs, and each NFT can be sent only once.

For Random and Equal, the amount is computed on-chain at claim time using a single-use code issued for your claim. It cannot be predicted, previewed, or replayed, and the split cannot be changed after launch. Custom amounts are signed into your voucher, so you receive exactly what the creator assigned. See claiming for the full flow.