• Dapps:16.23K
  • Blockchains:78
  • Active users:66.47M
  • 30d volume:$303.26B
  • 30d transactions:$879.24M
[Day] Rings logo

[Day] Rings

Total Users
0
Rewards
chest
chest
chest
chest
Volume
The fiat value of incoming dapp transactions over a period of time
$0
Contract Balance
The total fiat value of assets in a dapp's smart contracts
$0
Category
- No data available.
Blockchain
Ethereum
Language
- No data available.
Official links
Social media

News

ASIC Provides Regulatory Relief for Stablecoin Distribution

chest
ASIC has announced regulatory relief for stablecoin intermediaries, allowing distribution of stablecoins from licensed providers without separate financial services licenses.

Kofi Adjeman

SafeMoon CEO Convicted, Raising Concerns Over DeFi Accountability

SafeMoon CEO Convicted, Raising Concerns Over DeFi Accountability

chest
Braden John Karony, CEO of SafeMoon, was convicted on fraud and money laundering charges, prompting increased scrutiny of token promoters in the U.S.

Nguyen Van Long

Lyft and Waymo to Launch Autonomous Ridehailing Service in Nashville

Lyft and Waymo to Launch Autonomous Ridehailing Service in Nashville

chest
Lyft and Waymo announced a partnership to launch an autonomous ridehailing service in Nashville, leading to a 13% increase in Lyft's stock.

Satoshi Nakamura

What is [Day] Rings?

The very first round of [Day] Rings starts when a player deposits his bet on the empty stack. The bet needs to be equal to or higher than 1 Finney (0.001 Ether).

From the moment his or her transaction - depositStack() call - is confirmed in a certain block X, the round goes on for 5748 additional blocks - stackWait=5748 -, during which any other player can take part in the bet and stack the exact same amount.

If a player tries to deposit a bet which is lower than the current value - stackValue -, said bet won’t be added to the stack and the value returned to the player.

If a player deposits a bet which is higher than the current stackValue a change will be returned to the player once the bet is added to the stack.

Once the (X+5749)th block has been mined, a winner can be declared, either calling closeBet() or starting a new round with depositStack(). The winner is the user whose address, concatenated with the blockhash of the first block after the last one for which it was possible to enter the bet and passed through the hash function keccak256 and converted to an unsigned value - uint - returns the lowest value, or in other code words:

uint ( keccak256 ( abi.encodePacked ( blockhash ( stackTime + stackWait + 1 ), playerAddress )))

rolling playerAddress among the addresses of all the players who entered the bet to find the minimum.

The winner takes 98% of the stack.

2% of the stack goes to the the house.

Important disclaimer: The information presented on the Dapp.Expert portal is intended solely for informational purposes and does not constitute an investment recommendation or a guide to action in the field of cryptocurrencies. The Dapp.Expert team is not responsible for any potential losses or missed profits associated with the use of materials published on the site. Before making investment decisions in cryptocurrencies, we recommend consulting a qualified financial advisor.