Mathematical Foundation

Core Formulas

Base Rate Formula

EffectiveRate=BaseRateāˆ—PoolMultiplierEffective Rate=Base Rate * Pool Multiplier

where: Base_Rate = 0.01 (1% per 1 hours) Pool_Multiplier = Current_Pool / 350,000,000 Example: At 75% pool remaining = 0.01 * (262.5M/400M) = 0.01 * 0.75 = 0.0075 (0.75% per hour)

Compound Interest Formula

A=P(1+r)tA = P (1+r) ^t

where:

A = Final Amount P = Principal (Staked Amount) r = Effective_Rate t = Number of 1-hour periods

Last updated