Token Architecture: MORPH
Supply and Allocation
MORPH is an ERC-20 token used for payments, staking, governance, and fees.
Genesis supply:
S0 = 10,000,000(ten million)Protocol fee:
ϕ = f · payout→ partially burned, partially sent to treasuryEmissions: Finite and front-loaded if enabled, for bootstrapping
Staking and Access Tiers
Operators stake s to reach tiers Tj with (r(j)min, s(j)min).
Higher tiers allow higher job ceilings
P(j)maxand faster settlementSlashing multipliers
σ(j)rincrease with tier to price fraud risk
Payout Function and Properties
Let P be job price, q̂ aggregated quality, r reputation, and f fee rate.
Define:
Where:
α, β ≥ 0γ = 1 − α − βη ∈ [0,1]
Robot receipt:
Properties:
Monotonicity:
Rincreases withq̂andrUpper bound:
R ≤ P(1−f)Continuity: Small scoring differences → smooth payout changes, reducing disputes
If a challenge succeeds:
Slash robot stake by
σrsSlash oracle stake by
σosSlashes distributed to poster, challenger, and burn
Finite Emission Support
If enabled by governance:
Finite bootstrap emission
Et = E0 e^(−λt)at epochtAllocated to verified jobs by weight:
Constraint:
Σt Et ≤ I0(initial incentive pool)Emissions optional and time-limited
Worked Example
Given:
P = 1000f = 0.02α = 0.5β = 0.3γ = 0.2q̂ = 0.85r = 0.70
Calculation:
Fee ϕ ≈ 16.7 MORPH; burn = bϕ.