MySwap Fruits Battle Description Document (Test)

MySwap
MySwapDao
Published in
2 min readMay 10, 2021

--

MySwap Fruits Battle

🧭Game Description

Fruits Battle now supports two reward pools, OKT pool and MST pool. Users can choose different reward pools according to their own needs. Users use MST / OKT to buy 10 kinds of fruits, which are kiwi fruit, watermelon, orange, cherry, passion fruit, mango, lemon, banana, apple and strawberry. The corresponding numbers are 1–10 in turn. Users can choose to buy one fruit or more fruits at the same time. Each game has and only one fruit is the winning fruit.

All MST or OKT participating in the fruit battle form the prize pool A. 80% of the prize in the prize pool a will be equally distributed to the winner, and the remaining 20% will be used to destroy or buy back MST.📈

Lottery Rules

According to the algorithm, the lottery number is generated randomly, and the fruit corresponding to the number is the lottery fruit.

A=keccak256(abi.encode(_closingBlockhash(End block),gasleft(Residual gas)));

B=keccak256(abi.encode(_openingBlockhash(Start block),gasleft(Residual gas)));

Lottery number=add(mod((A-B), 10),1)

Participation Price

The price of single input force is fixed at 10 OKT or MST (test)

Game Mining

Participating in the fruit battle game can participate in mining. 0.5 MST will be injected into each block of each bonus pool, and the users participating in the game will equally distribute the MST rewards of each block according to the real-time purchase share.

Participation Steps

1. Enter the fruit battle game page, slide around in the fruit selection bar and select the fruit you think will be awarded in this issue;

2. Adjust the input force. A single force corresponds to 10 OKT or MST (test). Click input force after confirmation;

3. Confirm whether your troops are right and wait for the lottery;

Attention Points:

Fruit battle is currently released in the myswap test contract, which is mainly used for product testing. We will optimize the problems collected by the test network game and release them on the official network. The official game release is subject to the community announcement. Thank you!

Learn more about MySwap:

Website: www.myswap.vip

Twitter:https://twitter.com/MySwapDAO

Telegram: https://t.me/MySwapFinance

--

--

MySwap
MySwapDao

MySwap is a DeFi platform based on OKExchain, which integrates DEX, NFT and DAO.