Formulas
Purpose
Provides core formulas governing conversion and distribution.
Conversion from Reward Units
For a claim of R_c Reward Units:
text
MPOW_c = R_cWhere:
MPOW_cis the number of MPOW tokens minted.
Aggregate Minting
Total minting for claims {1..n}:
text
MintTotal = Σ MPOW_c[i]TotalSupply becomes:
text
TotalSupply_new = TotalSupply_old + MintTotalAdvertiser Funding to Backing
If advertiser funding for a period is F (in base currency), and reference price is P:
text
BackingMPOW = F / PBackingMPOW represents the amount of MPOW economically supported by this funding, either through direct mint events or reserved capacity for future claims.