Miner
Overview
To achieve fully permissionless game platform, we introduce a role, i.e. MINER, in our protocol, who are responsible for
Mint a new game round
Mint the result of a game round
Mint New Round
1 MP or 1 VMP
Anyone who mines a new game round will share 1% of total rewards this round
Mint Result
1 MP or 1 VMP
Anyone who mines the result of a game round will share 1% of total rewards this round
MP (Mine Power)
The consumption the players consume in games can be convert to mine power. The conversion rate is given as follows.
0 ~ 100
1 : 1
5 : 1
100 ~ 1000
10 : 1
50 : 1
1000 ~ 10,000
100 : 1
500 : 1
10000 ~
1000 : 1
500 : 1
If circulating supply of MP is 0~100
If a user is invited by others, every $1 consumption will be converted to 1
.
If a user is invited by others, every $5 consumption will be converted to 1
.
If circulating supply of MP is 100~1000
If a user is invited by others, every $10 consumption will be converted to 1
.
If a user is invited by others, every $50 consumption will be converted to 1
.
If circulating supply of MP is 1000~10000
If a user is invited by others, every $100 consumption will be converted to 1
.
If a user is invited by others, every $500 consumption will be converted to 1
.
If circulating supply of MP is 10000~
If a user is invited by others, every $1000 consumption will be converted to 1
.
If a user is invited by others, every $5000 consumption will be converted to 1
.
Circulating MP v.s. Consumptions

Emission Rate

Virtual MP
The functionalities of virtual MP are the same as MP, except that virtual mine power can not be traded or swapped. It can only be used in minting tasks.
MP is an ERC20 token, which can be swapped, traded on any DEX platform.
The virtual MP can ONLY be airdropped. Initially, the virtual MP will be airdropped to early-bird users to incentive early-staged users and make the platform run healthily.
Attentions
The miner can use both MP and Virtual MP to join the mining tasks in our platform. If
The main difference of Mine Power and Virtual Mine Power is listed as follows.
MP
Yes
Yes
Yes
Virtual MP
Yes
No
No
Anyone who fails to mine won't consume their MPs or VMPs.
Last updated