跳转到主要内容
Did you know?Livepeer’s token distribution had no ICO.

Instead, the initital 10 million LPT supply was distributed via a community Merkle Mine, allowing a wide set of participants to claim tokens at network launch.
/snippets/assets/logos/Livepeer-Logo-Symbol-Theme.svg
/snippets/assets/logos/Livepeer-Logo-Symbol-Theme.svg

LP 代币

Livepeer 是一种实用代币,也是 Livepeer 协议的核心组成部分。它用于保障并激励去中心化网络,以提供可靠、成本高效、强大的 AI 与视频流工作流程的核心价值主张。
LPT is akin to a membership key for Liveper or LPT is like the loyalty token for useful network participants.
  • You need it to join and earn in the Livepeer system.
  • If you hold LPT, you can rent out your GPU (participate) or vote on network rules.
  • Over time, the network prints new LPT (adds to the money supply) to reward people who help run it. Those who have put their LPT into the system (staked) get extra tokens.
Livepeer 最大的竞争优势之一是其去中心化——创造自由市场和竞争性定价。这个由去中心化节点、编排者、网关和广播站组成的网络,以及网络中为完成有用工作而流动的支付,都是由 Livepeer 代币(LPT)支撑的。

代币用途

Livepeer 代币(LPT)在协议中具有若干关键功能:
  • 质押: 必须通过 BondingManager 合约将 LPT 质押(绑定)在协议中,以便作为编排者运作或进行委托。
  • 治理: 任何已质押的 LPT 都可以对提案进行投票。委托者的投票通过其选择的编排者进行。
  • 安全: 协议通过质押来保障安全。如果编排者行为不当,其质押的 LPT(以及其委托者)可能会被削减。
LPT is not used for service payments for video and AI compute (e.g. transcoding, AI inference) -> those are paid in ETH or other currencies via separate payment channels.
Use CaseLPT Functionality

供应与分配

  • 初始供应: 10,000,000 LPT 在创世时(2018),通过 Merkle Mine 分发(无 ICO 或预挖)。
  • 当前供应: ~37,900,000 LPT(截至2025年初)– 所有额外供应来自协议的通胀奖励。
  • 通胀模型: 协议动态铸造新的 LPT。如果质押的代币比例低于 50%,通胀率会增加以吸引更多质押者;如果质押比例高于 50%,通胀率会下降。
    • 示例: 在2025年初,约 44% 的 LPT 被质押。通胀率约为 25.6% 年化。由于只有 44% 的代币获得通胀,这意味着质押者在其质押的 LPT 上看到约 25.6% / 0.44 ≈ 58% 的有效年化收益率。
  • 质押 vs 未质押: 约 44% 的 LPT 被质押(2025年6月)。其余 56% 可自由交易/未绑定。只有质押部分获得通胀奖励。

LPT Inflation Rate

View the LPT Inflation Rate on Livepeer Explorer

动态通胀模型

Livepeer 将 LPT 的发行与质押参与度绑定。该模型确保:
  • Stake 速度保持活跃
  • 稀释仅影响未质押的参与者
  • 治理参与度与协议安全性成比例
此机制为被动行为引入了有意义的机会成本,鼓励积极委托和再平衡
Livepeer’s inflation is dynamic - designed to calibrate toward a target bonding rate (β*) and secure the protocol with sufficient staked LPT.
Inflation Update Rule
If B(t)/S(t) < β*:
r(t+1) = min(r(t) + Δ, r_max)
Else:
r(t+1) = max(r(t) - Δ, r_min)
where:
- S(t) = total circulating supply of LPT
- B(t) = total bonded supply
- β* = target bonding rate (e.g. 50%)
- r(t) = current inflation rate
- Δ = step rate (e.g. 0.05%)
- r_min, r_max = protocol-set bounds (e.g. 0.5% to 7%)
Minting Function
M(t) = r(t) * S(t)

奖励分配

#TODO
  • 主导者:按绑定质押按比例分配
  • 委托者:主导者奖励的份额,按 rewardCut 分配
  • 国库:每轮固定百分比(目前为10%)的 M(t)
Move majority of this to token section. This section will just give a product/design decision overview

治理

#TODO 仅绑定的 LPT 授予对 Livepeer 协议提案(LIPs)的投票权。 治理工具:
  • 论坛: forum.livepeer.org
  • 快照投票:用于链下信号传递
  • 治理合约:在投票后执行链上提案
投票权与快照区块时绑定的质押量成正比。选民可以通过绑定 LPT 将投票权委托给他人。

金库

#TODO LPT 的一部分排放流向社区金库。金库旨在资助生态系统范围内的项目(公共产品)。Livepeer’s 社会共识是金库资金应主要用于 SPEs,随后将其部署到具体的倡议中。
#MOVE THESE

技术机制

#TODO

绑定与解绑

LPT 必须积极绑定以参与通胀和治理。
  • 绑定:将 LPT 质押给一个编排者
  • 解绑:在提款前启动7天周期
  • 重新绑定:将已绑定的质押立即转移到另一名调度器
  • 每个已绑定的 LPT 都会贡献给调度器选择权重和通胀份额。

削减与处罚

如果发现调度器违规,已绑定的 LPT 将面临削减:
  • 提交无效的转码结果
  • 在票据兑换中作弊(欺诈性索赔)
  • 被挑战并在链上验证失败
被削减的 LPT 是:
  • 部分被销毁
  • 部分被重定向到国库
  • 导致委托人抵押品损失

附加资源

Obtain Livepeer Token

Looking for places to get LPT? Follow this link.

#审查

经济流动图

显示:
  • 通胀 → 协调者 + 国库
  • 费用 (ETH) → 协调者
  • 委托 → 共享奖励
  • 治理 → 国库分配
(-> 质押, 奖励, 费用 & 削减)
Last modified on March 1, 2026