• Dapps:16,23 тыс.
  • Блокчейны:78
  • Активные пользователи:66,47 млн
  • Объем за 30 дней:303,26 млрд $
  • Транзакции за 30 дней:879,24 млн $
[Day] Rings logo

[Day] Rings

Всего пользователей
0
Награды
chest
chest
chest
chest
Объем
Фиатная стоимость входящих транзакций dapp за определенный период времени
0 $
Баланс контракта
Общая стоимость активов в смарт-контрактах децентрализованного приложения
0 $
Категория
- Данные отсутствуют.
Блокчейн
Ethereum
Язык
- Данные отсутствуют.
Официальные ссылки
Социальные сети

Новости

Запуск токена GHOST на Solana и его рост

chest
Токен GHOST был запущен на Solana 25 октября 2023 года и с тех пор продемонстрировал рост более 200%.
user avatar

Владимир Лисенко

Эффективные стратегии консолидации автодолга

chest
Обзор ключевых стратегий и требований для успешной консолидации автодолга.
user avatar

Артём Савельев

DeProp запускает токен DXBRE для дробного владения недвижимостью в Дубае

chest
Платформа DeProp проводит криптопродажу токена DXBRE, предлагая дробное владение премиальной недвижимостью в Дубае.
user avatar

Игорь Степанов

Что такое [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.

Важное примечание: Информация, представленная на портале Dapp.Expert, предназначена исключительно для ознакомительных целей и не является рекомендацией к инвестициям или руководством к действию. Команда Dapp.Expert не несет ответственности за возможные убытки или упущенную выгоду, связанные с использованием материалов, опубликованных на сайте. Перед принятием инвестиционных решений рекомендуем проконсультироваться с квалифицированным финансовым советником.