Skip to main content

Executive Summary

LPT tokenomics defines how the Livepeer Protocol issues new supply, adjusts inflation relative to security participation, distributes rewards, and maintains a capital-backed security equilibrium. The tokenomics model is implemented at the protocol layer (on-chain) via staking, inflation adjustment logic, and deterministic reward allocation.

1. Formal Variables

Let:
  • = total LPT supply at round
  • = total bonded LPT
  • = bonded stake attributed to participant
  • = bonding rate =
  • = target bonding rate
  • = inflation rate applied in round
  • = inflation adjustment coefficient
  • = commission rate set by orchestrator

2. Inflation Issuance Model

Per round , newly minted LPT:Supply update:Inflation therefore compounds relative to current supply.

3. Bonding-Rate Feedback Mechanism

The protocol adjusts inflation according to the deviation between the current bonding rate and target bonding rate.Current bonding rate:Adjustment rule:If :If :This creates a control loop:
  • Under-bonded system → higher inflation → stronger staking incentive
  • Over-bonded system → lower inflation → reduced dilution
The system seeks equilibrium where .

4. Reward Distribution

Total issuance per round is distributed proportionally to stake weight.Define economic weight:Allocation to orchestrator :Delegator bonded to orchestrator :This separates gross issuance from commission-adjusted delegator returns.

5. Issuance vs Fee Revenue

Returns to bonded participants may consist of:
  1. Inflation-based issuance (supply expansion)
  2. Fee revenue from video/AI workloads (demand-based)
Total reward to participant :Inflation is protocol-determined; fees are market-driven.Tokenomics must therefore be evaluated in two components: issuance dynamics and network demand.

6. Security Equilibrium

Security cost for adversarial control scales with bonded stake.Let be the threshold fraction required to influence governance or allocation.Required capital:Increasing increases the cost of control.Inflation adjustment encourages equilibrium around a stable security participation rate.

7. Economic Tradeoffs

MechanismTradeoff
Dynamic inflationStability vs responsiveness
Delegated stakingAccessibility vs centralization risk
Capital-weighted rewardsSecurity strength vs wealth concentration

8. System Diagram

9. Protocol vs Network Separation

Protocol Layer (On-Chain):
  • Inflation calculation
  • Bonding rate adjustment
  • Stake accounting
  • Reward minting
Network Layer (Off-Chain):
  • Fee generation from workloads
  • Operational performance
  • Job routing
Tokenomics governs issuance; network activity governs fees.

References

Last modified on March 20, 2026