Coin Flip
Probability
Coin Flip uses chainlink VRF operations to validate true or fails to determine the results.
Outcomes | Probability |
---|---|
Front | 50% |
Back | 50% |
House Edge and Multiplier
Coin Flip will exclude a 2% fee from the prize when the player wins. There is no fee if the player does not win. Therefore, the house edge of the coin flip can be calculated as 1% (2+0)/2.
Outcomes | Fee | Multiplier | L2E |
---|---|---|---|
Win | 2% | 1.98x | Not Reward |
Lose | 0% | 0x | Reward |
Last updated