On Raffl, the draw for a raffle is automated and is expected to occur on the specified draw date. However, if a draw is not made, it’s typically because the raffle did not meet the minimum entries requirement before the draw date. In such a scenario, the raffle is cancelled, and the smart contract enters a refund stage. The smart contract will emit a “DeadlineFailedCriteria” event, signaling that the raffle did not meet its entry criteria. Here’s what happens next:Documentation Index
Fetch the complete documentation index at: https://docs.raffl.xyz/llms.txt
Use this file to discover all available pages before exploring further.
- Refunds: When a raffle is cancelled, participants can request refunds for their entries. Likewise, the raffle creator can request a refund for the prizes they put up for the raffle.
- How to Request Refunds: Participants and raffle creators can visit the raffle page and click on the “Request Refund” button to start the refund process.