πŸ’°Earn-Mysterious Mine

What’s the Mysterious Mine?

Mysterious Mine is an innovative mining model originally created by RyuFinance, which controls the output of the entire protocol through random lock-ups and lucky draws. Make RyuFinance's lock-up volume and output reach a dynamic balance, so as to protect the healthy development of the protocol.

Rules of Play

Epoch

Mysterious Mine uses the Epoch concept to set the duration and rewards of each game.

The setting parameters in Epoch are as follows:

ParameterName
Explain

EpochReward

Total rewards for the current Epoch

EpochDuration

The duration of the current epoch is also the reward release time for each mining event.

RandomLockPeriod

The random lock-up time of tokens involved in mining, in days

MineLevel

The mine levels supported by the current Epoch and the corresponding participation fees and rewards

rPowerReduceRatio

The ratio of lock time that unit rPower can reduce

Rules

Rent Miner

Players can participate in the corresponding mining activities by renting miners of different grades. The rent price of miners is determined by the configuration of Epoch.

Only miners of the same level can form a team to participate in mining, The higher participate price, the richer the treasure reward.

The funds for renting miners will be randomly locked according to the Epoch configuration.

Wait In Queue

After players invest funds to participate in mining, the rented miners will first enter the queue waiting for allocation.

When the queue of the same level reaches five or more people, the system will start mysterious mining in groups of five.

A single player can hire miners multiple times at the same time to participate in the mining of mysterious mines with different thresholds, but there can only be one miner in the queue under each level of a single account.

Lucky Miner

The number of participants in each game is five, and the participating fund lock-up time of each player the game is random.

In each game, the system will randomly select a lucky miner from five people, and the lucky miner will get Rich lucky rewards and the other four get basic rewards.

Claim Reward

The tokens used by players to rent miners will be randomly locked according to random numbers.

The rewards generated in each game can only be claimed once. If the rewards are claimed before the rewards are fully released, the remaining rewards will be directly destroyed and the lock-up time of participating game funds will not be reduced.

Referral Rewards

Players can invite other players to join the mysterious miner through the invitation link generated by the system.

If the invitee successfully participates in the game, the inviter will get the corresponding rPower, which can be used to reduce the lock-up time of the tokens used to participate in the game.

It should be noted that all players have only one chance to bind the invitation relationship. If the inviter is not filled in, the system will set the inviter to the black hole address (0x0).

The ratio of lock-up time that unit rPower can reduce is determined by the Epoch setting.

Random Source

Reference height

The system takes the block height of the last miner who joins the game in the group of five as the reference height

Lucky Miner

Use the StorageRebate of the 60th checkpoint after the "reference height" as the source of random numbers for lucky miners.

Funds lock time

Use the StorageRebate of the 60th, 61st, 62nd, 63rd, and 64th checkpoints after the "reference height" as the source of random numbers for the fund lock time.

Last updated