Split Factor
determines what percentage of the yield generated by a user's deposit accrues to the lottery pot and what percentage is used as direct yield for the user.Reserve Factor
determines the commission fee that the protocol takes out of the distributed prizes in the lottery.Unbonding Period
, which is normally the same as one Lottery Interval
.Instant Withdrawal Fee
. The Genesis value is 0.1, meaning that a 10% commission will be applied to instant withdrawals. It should be noted that this value should be relevant, to ensure safety and fairness against a whale that could try to game the protocol.Unbonding Period
time. This is a sensitive parameter, and should always be equal to or larger than the Lottery Interval
Ticket Prize
Ticket Prize
is 10 UST, meaning that each 10 UST worth of deposit a user would get a lottery ticket. As an example, a deposit of 72 UST would reward the depositor with 7 tickets.Lottery Interval
is set to one week. As a principle, this parameter should be only modified if there are strong reasons to.Prize Distribution
is an array of 5 elements, that maps the number of number hits and the prize percentage to be split.Prize Distribution
elements must add up to 100.