Strive Raffles

Through Strive raffles, one can create NFT raffles at ease. But these raffles can be created for any use case like whitelisting, airdrops, exclusive content access etc.

NFT raffles

If you are creating an NFT raffle, the winner will be sent the NFT automatically after the draw. The NFT which is supposed to be awarded will be locked in the smart contract vault while creating the raffle itself. This NFT will be automatically transferred from the vault to the raffle winner after the draw. They should however claim it on the raffles page after the draw. Only one winner can be selected if it is a NFT draw(only one NFT can be sent to a vault for each NFT raffle draw). NFT raffles can be free or can add price as required.

Other raffles

Any other raffle that involves just picking up the winners can have multiple winners at a time (Anything can be deployed as a raffle, choosing ‘other raffles’ where the algorithm just need to pick up the winners for a particular draw and no other action is needed on the smart contract). The number of winners can be defined when you deploy the raffle. The raffle contract picks up the wallet addresses and show them both on the admin panel and the raffle site.

Other raffles can also be deployed for free or with a price according to the requirement.

Once the time raffle time ends, the raffle should be initiated to pick the winners from the admin panel itself. Above is the interface to view and manage the raffle after deployment (initial constraints cannot be altered once the raffle is deployed)

Raffles marketplace

Users can interact and enter the live raffles and can view the ended raffles on Raffles marketplace. They can wishlist the raffles they want to enter from here itself. Filters can be customized according to project requirement.

Last updated