跳转到主要内容

执行摘要

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:
  1. Staking security
  2. Inflation-based reward distribution
  3. Delegated capital allocation
  4. Governance voting
  5. Treasury stewardship

2. Architectural Context

2.1 Protocol Layer (On-Chain)

LPT interacts with core smart contracts:
  • BondingManager — stake accounting
  • 铸币者 — 通胀发行
  • RoundsManager — 基于纪元的奖励计时
  • Governor — 提案和投票执行
  • Treasury — 由治理控制的资金
所有协议权限源自绑定的 LPT 余额。

2.2 网络层(链下)

网络层包括:
  • Orchestrator 软件
  • GPU 计算执行
  • 转码与推理管道
  • 网关 API 与路由
LPT 不执行工作。它通过经济手段保障执行工作的参与者。

3. 质押与经济权重

设定:
  • = 参与者的绑定质押
  • = 总绑定质押
经济权重: 工作分配和通胀奖励与以下成正比:. 这创建了一个资本支持的 Sybil 抵抗模型。

4. 通胀机制概述

每轮: 其中:
  • = 第 round 轮的代币供应量
  • = 协议定义的通胀率
通胀率会根据绑定率与目标绑定率的相对关系动态调整(参见代币经济学 部分以获取完整推导)。

5. 委托模型

委托者将质押绑定给编排者,提升其经济权重,而无需运行基础设施。 总编排者质押量: 委托实现资本效率和竞争性的运营商市场。

6. 治理权威

投票权来自绑定质押: 治理可能修改:
  • 通胀参数
  • 合约实现
  • 国库分配
治理权力按资本加权,并在链上执行。

7. 安全模型

协议安全性与总抵押股份成正比: 攻击者必须获得抵押的 LPT 的阈值比例,才能影响工作分配或治理。

8. 经济权衡

机制权衡
通胀发行启动与稀释
委托可访问性与集中度
资本加权治理安全性与财富影响
这些权衡是明确的设计决策。

9. 系统交互图


10. 运营考虑

参与者必须理解:
  • 绑定与解绑延迟
  • 佣金结构
  • 通胀参数调整
  • 治理法定人数阈值
参与会将资本暴露于协议级风险。

参考文献

Last modified on March 1, 2026