🎲Odd/Even(mini-Games)
Last updated
Last updated
Users (players) predict the next result as either "odd" or "even" by selecting their choice.
The maximum amount for a bet cannot exceed 3% of the prize pool.
$blockNumber$: The current block number.
$gameCounter$: The game counter.
$salt$: A random factor.
$timestamp$: The timestamp of the current block.
$gameNumber$: The game number.
$keccak256()$: The hash function used for calculating the hash value. Mathematical Formula: Let $H(x)$ denote the $keccak256()$ hash function, and let $||$ denote concatenation.
If successful, the user (player) receives the betting amount multiplied by 1(principal + principal × 1). If unsuccessful, the user's betting amount is deducted.
If successful, a 7% tax is collected on the winnings (principal × 1 × 7%). If unsuccessful, no tax is collected.
7% (40% of which returns to the fund pool, and 60% is used for game development and construction.)
Queue Information
Selected
Enter the betting amount.
You can use the convenient slider to enter the amount directly.
Displaying wallet balance.
Authorization of funds is required for the first-time use. Once everything is ready, you can get started.