Finding out who won a raffle on Raffl is simple and transparent. The selection of the winner is handled by the Chainlink VRF, a secure and verifiable random number generator. Here’s how you can find out who won a raffle: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.
- Wait for the Draw: Once a raffle meets its minimum entries requirement and reaches its draw date, the Chainlink VRF will automatically select a winner.
- Check the Raffle Page: Visit the raffle page on the Raffl website. After the draw, the winner’s address will be displayed on the raffle page.
- Look for the WinnerSelected Event: The smart contract will emit a “WinnerSelected” event once the winner has been chosen. You can also verify this event on the Ethereum blockchain for added transparency.