Skip to main content
These values are governance-controlled. They can change without a new docs release if governance updates them on-chain. The values below were re-checked on 6 April 2026 against current on-chain state or the current public Livepeer governance sources.

Delegator-relevant protocol values

ParameterCurrent valueWhere it comes fromWhy it matters
Unbonding period7 roundsBondingManager.unbondingPeriod()Full exit is delayed after you unbond
Treasury reward cut10%BondingManager.treasuryRewardCutRate() and LIP-92Reduces the round issuance shared by orchestrators and delegators
Target bonding rate50%Minter.targetBondingRate()The inflation model adjusts around this target
Inflation adjustment stepprotocol step value 500Minter.inflationChange()Controls how quickly inflation moves toward the target bonding rate
Current inflation ratevariable, changes over timeMinter.inflation()Use live state, not a stale static number

Governance thresholds

ParameterCurrent valueWhere it comes from
Proposal threshold100 LPT bondedLivepeerGovernor.proposalThreshold()
Quorum33.33% of voting powerLivepeerGovernor.quorumNumerator() / quorumDenominator()
Voting delay1 roundLivepeerGovernor.votingDelay()
Voting period10 roundsLivepeerGovernor.votingPeriod()
Timelock minimum delay0Treasury.getMinDelay()

Active set note

Current Livepeer public product surfaces still describe the active set as 100 orchestrators. If you need the value for operational automation rather than reader guidance, re-check numActiveTranscoders() directly before using it.

How to verify these values yourself

Use the live contracts on Arbitrum One:

Contract Addresses

Canonical deployed addresses for the contracts named above.

Delegation Economics

See how these parameter values affect reader-facing outcomes.
Last modified on April 7, 2026