Epoch Reward Pool Mechanics

Flex is a community-owned platform that rapidly boosts dApp user growth, ensuring the value generated directly benefits the Flex community.

The total reward pool PtP_t will be defined in the final Flexonomics (Flex Ecosystem tokenomics). Epoch reward pool is a fraction of the Total reward pool that depends on:

  • Total Number of Wallets WtW_t

  • Total Number of Active Wallets WaW_a

  • Current Epoch Number EcE_c

Halving number HHis floored, defined as Ee365\left\lfloor \frac{E_e}{365} \right\rfloor

Wallet Index WiW_i is calculated every epoch as follows:

Wi=0W_i = 0 at Genesis Epoch

If WaW_afor this epoch > WaW_a of all previous epochs, WiW_i increases by 0.01

The cap for WiW_i is 1

Pool for an Epoch Pe=(Wi2H)% of PtP_e = (\frac{W_i}{2^H})\% \text{ of } P_t

Last updated