LogoLogo
  • Welcome to Alphabot
  • For Individuals
    • Introduction
    • Creating Your Account
    • Entering a raffle
    • Account Settings
      • Social Connections
      • Notifications
      • Communities Settings
      • Signed Wallets
      • Mint Wallets
      • Other Buttons
    • Premium Membership
      • Pricing
      • How to get Premium
      • Burn the Ape List NFT for Lifetime Free Premium Membership
  • The Calendar
    • Introduction
    • Project List Page
    • Adding External Wins
    • Adding Project To Calendar
    • Changing Project on Calendar
  • For Teams
    • Introduction
    • Setting Up Your Team
      • Team Name
      • Team Socials
      • Team Members
      • Raffle Templates
      • Loss Multiplier
      • Team Launch Reminders
      • Team Icon
    • Team Analytics
    • Team History
    • Subscription
      • How To Get A Subscription
      • Refresh Subscription Status
    • Free Plan
    • Collab Management
  • Use Cases
    • Alphabot Use Cases
      • Using Raffles in Spaces, Broadcasts & Streams
      • Accelerate Your X Growth: Launch Your Project or Become an Influencer from Zero with Alphabot Raids
      • Applications
      • Physical & Merch Giveaways
      • Gaming Tournaments & Events
      • Allowlist & Whitelist (WL) Distribution
      • Beta Tester Recruitment
      • More coming soon...
  • Raffles
    • What is a Raffle?
      • Raffle
      • FCFS
      • Wallet Collection
      • Application
    • Creating Your First Raffle
    • Entry Requirements
      • Verified Email
      • Connect Wallet
      • Connect Discord
      • Connect X
      • Optional X Tasks
      • Connect Telegram
      • Invite Codes (Applications)
      • Visit a Web Page
      • Generic Requirement
      • Password Protection
      • Captcha
    • Post Raffle to Discord
    • Post Raffle to Telegram
    • Using Raffle Templates
    • Raffle Visibility
    • Project Data Source
      • Project Data Fields
      • Adding Project To Database
      • Changing Project Data
    • Information For Winners
    • Rerolling Winners
    • Rolling & Finalization
    • Exporting Winners Data
    • Reskinning Raffles
    • Youtube Embed
  • RAIDS
    • What is a Raid?
    • Setting Up Alphabot Raids
    • USDT/USDC Raids
  • BOOST
    • Getting Started with $Boost Airdrop
      • Season 0 (closed)
      • Season 1 (Closed)
        • Beef Battles
      • TGE (Tokenomics)
      • Season 2
  • The Bot
    • Discord Bot
      • Discord Bot Setup
      • Daily Mint Schedule (Discord)
      • Entering Raffles on Discord
      • Discord Bot Commands
        • Create Raffles
        • Create Embed
        • Daily Launches
        • Wallet Management
        • Verify
        • Captcha (Private Messages)
        • Raffle Winners
        • Assign Roles in Bulk
    • Telegram Bot
      • Telegram Bot Setup
      • Daily Mint Schedule (Telegram)
    • Alphabot API
  • Support
    • Support / Help
    • Suggestions and Ideas
    • FAQ
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Raffles

Rolling & Finalization

When a raffle's end time is reached, a background process will automatically pick winners randomly. There is nothing too special or fancy -- at its core, the back end uses javascript's Math.random() method to select winners randomly from the entries. If Auto-finalize is selected, it will also immediately finalize and notify winners.

In raffles where there is an NFT requirement, it does one final check of every entry prior to winner selection, and for those where a multiplier token is used, it adds entries into the picking array for each token every entry wallet holds. With this extra check, it can take several minutes depending on the number of entries.

The raffle creator and their team members can access the project entries page where they can export user's discord, wallet, and Twitter info to easily send to collaboration partners or add them to a contract. For more information see Exporting Winners Data.

PreviousRerolling WinnersNextExporting Winners Data

Last updated 1 year ago

Was this helpful?