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

Actions
Costs
Description

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.

Circulating Supply
Invited by others
Without invitation

0 ~ 100

1 : 1

5 : 1

100 ~ 1000

10 : 1

50 : 1

1000 ~ 10,000

100 : 1

500 : 1

10000 ~++\infty

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~ ++ \infty

  • 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

Total circulating mine power v.s. consumptions (NOTE: both x and y axis are in log-scale)

Emission Rate

Emission rate of mine power v.s. circulating mine power (NOTE: x axis is in log-scale)

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

Token
Can Mine inside Platform ?
Is ERC-20 Tken ?
Can swap / trade

MP

Yes

Yes

Yes

Virtual MP

Yes

No

No

Last updated