Executive Summary
The Livepeer Token (LPT) is the protocol-layer asset that secures, governs, and economically regulates the Livepeer network. It is not a payment token for video consumption, nor a representation of corporate equity. Its function is strictly structural: it converts bonded capital into measurable economic weight that secures job allocation, enables governance, and funds ecosystem development. LPT operates exclusively at the protocol layer (on-chain) on Arbitrum One.1. Formal Definition
Let the Livepeer Protocol be defined as an on-chain coordination system for allocating work and rewards across decentralized compute providers. LPT is defined as:A stake-weighted coordination asset that provides economic security, governance authority, and treasury control within the Livepeer Protocol.Its functional domains are:
- Staking security
- Inflation-based reward distribution
- Delegated capital allocation
- Governance voting
- Treasury stewardship
2. Architectural Context
2.1 Protocol Layer (On-Chain)
LPT interacts with core smart contracts:- BondingManager — stake accounting
- Minter — inflation issuance
- RoundsManager — epoch-based reward timing
- Governor — proposal and voting execution
- Treasury — governance-controlled funds
2.2 Network Layer (Off-Chain)
The network layer includes:- Orchestrator software
- GPU compute execution
- Transcoding and inference pipelines
- Gateway APIs and routing
3. Staking and Economic Weight
Let:- (B_i) = bonded stake of participant (i)
- (B_T) = total bonded stake
4. Inflation Mechanism Overview
Per round (t): [ R_t = S_t \times r_t ] Where:- (S_t) = token supply at round (t)
- (r_t) = protocol-defined inflation rate
5. Delegation Model
Delegators bond stake to orchestrators, increasing their economic weight without running infrastructure. Total orchestrator stake: [ B_O = B_ + \sum_D b_ ] Delegation enables capital efficiency and competitive operator markets.6. Governance Authority
Voting power derives from bonded stake: [ V_i = \frac ] Governance may modify:- Inflation parameters
- Contract implementations
- Treasury allocations
7. Security Model
Protocol security is proportional to total bonded stake: [ \text \propto B_T ] An attacker must acquire a threshold fraction of bonded LPT to influence work allocation or governance.8. Economic Tradeoffs
| Mechanism | Tradeoff |
|---|---|
| Inflation issuance | Bootstrapping vs dilution |
| Delegation | Accessibility vs concentration |
| Capital-weighted governance | Security vs wealth influence |
9. System Interaction Diagram
10. Operational Considerations
Participants must understand:- Bonding and unbonding delays
- Commission structures
- Inflation parameter adjustments
- Governance quorum thresholds