Configurable Raffle Parameters
The owner of the Raffle Contract has the authority to manage a range of parameters to tailor the raffle experience. Below are the key variables that can be adjusted:
Pot Limit
Defines the maximum amount of funds that can be accumulated in the raffle pot. This sets the ceiling for potential winnings. Raffle will be automatically drawn once funds reach this threshold.
Protocol Fee
Represents the percentage of the raffle proceeds retained by the protocol as a fee, expressed in basis points (bps) and adjustable by the raffle owner.
Ticket Cost
The amount of native currency required to generate a single raffle ticket.
Number of Winners
Specifies how many winners will be chosen in each raffle draw, allowing for single or multiple-winner scenarios.
Prize Amounts
Sets the value of the prizes to be awarded to each winner.
Raffle Fee
Indicates the percentage of transaction fees that go towards the raffle.
Last updated