Staking

The formula for distributing rewards uses the weight of the user's participation at the time of placing the bet, which is calculated as follows:

Wx=Qx×Tx×M×NFTW_x=Q_x \times T_x \times M \times NFT

QxQ_x - user's token amount X

TxT_x - user's level X, which depends on the number of tokens

Tier #QT

1

> 100000

1.2

2

> 50000

1.15

3

> 15000

1.1

4

< 15000

1

NFTNFT - The NFT multiplier. If the user has an NFT in their wallet, the variable is equal to 1.1, if there is no NFT in the wallet, the variable is equal to 1.

MM - The staking period multiplier, which is determined as a function that depends on the duration of the token bet, measured in weeks and calculated according to the formula:

M=1+0.5×W0.65M = 1 + 0.5 \times W^{0.65}

WW - Number of weeks: 16, 32, 52, 104 weeks. The maximum multiplier is limited to 12

Limitation APR

Considering that the platform is subject to changes, especially when placing a minimum number of tokens, precautionary measures have been taken to prevent excessive fluctuations and potential exploits. Therefore, they are limited to 35%.

Last updated