ANALYSIS-BLOCK-REWARD-PARAMETER-CALIBRATION

FieldValue
Name[Analysis] Block Reward Parameter Calibration
Slug184
Statusraw
CategoryInformational
EditorFrederico Teixeira [email protected]
ContributorsFilip Dimitrijevic [email protected]

Timeline

  • 2026-05-28d45eed2 — Chore: mirror blochain specs into github/mdbook (#347)

Revisions History

VersionChangesDate
1.0.0Initial revision.2026-04-24

Disclamer: This material, including any linked pages or documents, is provided for informational purposes only. It does not constitute investment advice, a solicitation, or an offer to buy or sell any securities, tokens, or other financial instruments, nor should it be construed as legal, financial, or tax advice.

All information regarding project details, token design, distribution mechanisms, technical parameters, and any forward-looking statements is preliminary and subject to change without notice. No representations or warranties are made as to the completeness or accuracy of the information herein.

Nothing in this material should be relied upon for investment or business decisions. Recipients of this information assume all risks associated with its use and are responsible for seeking independent professional advice regarding any actions based on it.

Introduction

This document explains the rationale behind the parameter values proposed in 🔀[1.0.0] Block Rewards.

The block reward mechanism adjusts the protocol’s token emission rate based on on-chain signals such as the deviation of the inferred total stake from its target and the moving average of the fee-burning rate. The parameters calibrated here control how strongly the emission rate reacts to those signals, how quickly it transitions between regimes, and the bounds it must respect.

The goal of this calibration is to make incentives predictable and robust: provide sufficient security while the chain is below its target staking level, and converge toward a more stable long-run regime in which issuance is primarily constrained by fee burns rather than persistent inflation.

The Parameter

The normalized deviation from target, namely , is measured in percentage units.

The parameter , defined here, can be described as the “unit of emission rate per unit of target deviation”. This parameter should be defined based on the expected variance of the KPI with respect to the target.

For the sake of an example, let's set , , , and .

The figure below shows a KPI whose deviation around the target has a standard deviation .

Diagram

Figure 2

As a consequence, the emission rate frequently reaches the maximum value.

Diagram

Figure 3

Let's now consider a scenario where the volatility of the KPI deviation decreases to . The figure below shows an example (the difference in the signal oscillation with respect to Figure 2 is very subtle).

Diagram

Figure 4

As a consequence, all else equal, the annualized token emission rate becomes considerably less volatile.

Diagram

Figure 5

The parameter also controls the sensitivity of the normalized deviation from target () in the emission rate factor function ():

  • If is too high, for example , a small value of turns to 1, so that the system stays in the maximum inflationary regime driven by , see equation (1).
  • If is too low, for example , the system needs to be too much off-target to stay in the maximum inflationary regime driven by .

The parameter therefore allows for a smooth transition from the maximum inflationary regime (driven by ) to the stable regime (driven by the averaged burned fees).

The value is chosen so that when the total inferred stake is off target by (i.e. ), the system starts moving from the maximum inflationary regime to the regime driven by the burned fees. If , this means that this happens when the security level reaches .

The Parameter

The weighted average metric, namely , is measured in percentage units.

The parameter , defined here, can be described as the "unit of emission rate per unit of averaged KPI." This parameter should be defined based on the expected magnitude of the KPI.

For the sake of an example, let's set , , , and .

The figure below shows a KPI whose deviation around the target has a standard deviation of

Diagram

Figure 6

As a consequence of the parametrization, specifically , the emission rate never reaches the maximum value.

Diagram

Figure 7

If we set , then the emission rate reaches the maximum value, but never surpasses it.

Diagram

Figure 8

The Inferred Total Stake ()

This section explains the rationale for defining the target as of the TGE supply.

The TGE supply of the LGO token has to account for:

  • The tokens disbursed as rewards to team, investors, ecosystem, etc. (subject to different vesting schemes),
  • The security of the blockchain.
  • Access to the blockchain utility.

The first allocation is fixed. The second and third should be balanced to ensure sufficient security while facilitating access to the blockchain utility.

Assuming a constant growth rate of the inferred total stake:

  • if is too high, the inferred total stake will take longer to achieve the predefined target → resulting in more token inflation before the regime stabilizes around the burning rate.
  • if is too low, the inferred total stake will take less time to achieve the predefined target → resulting in less token inflation before the regime stabilizes around the burning rate.

There is no closed formula for defining the appropriate . Our rationale was guided by observations from existing blockchains.

This website shows the PoS participation ratio of several blockchains. When examining chains that haven't defined a upfront, we observe a negative correlation between utility in the chain and staked amount (at the time of writing). This means that for Logos Blockchain, which aims to become a chain with utility, data suggests that a very high (e.g., ) is not recommended.

On the other hand, data also shows that many blockchains have their in the range of . Given that the proposed token emission mechanism is pegged to the deviation from the target, the decision to peg the system behavior to the lower end of this range is meant to stop token inflation sooner.

The Burning Rate Average Factor ()

As already described above, is taken to be equal to so that evaluates the annualized average burning rate with respect to the TGE supply. This makes the equation above consistent.

Maximum Emission Rate ()

The maximum emission rate caps only the number of tokens that will be minted per year by the block reward protocol. It is unrelated to the tokens that will be burned over the same period. The following information is available:

  • The net inflation/deflation rate is the difference between the actual emission rate and the actual burning rate. By thinking in terms of , we consider the worst-case minting scenario.
  • Various sources indicate that gold's inflation rate, defined as the total increase in supply compared to existing stock, ranges from per year.
  • is the main variable that impacts the nodes' APY, while the inferred total stake is below the target security level.
  • Analysis of other blockchain networks indicates that an emission rate is excessively high.
  • A burning rate between is feasible for chains with very high demand.

If Logos Blockchain features similar issuance behavior as gold, when operating under an (net) inflationary regime, then the following conclusions can be reached:

  • is too conservative. There is insufficient evidence to support such a recommendation.
  • per year is moderate. Although spikes in the burn rate may make the system too deflationary and unpredictable, these are not expected to be common.
  • per year is moderate, but risks overpaying for security. Logos Blockchain would need an average burning rate to achieve a reasonable net inflation rate (similar to gold). However, given the target security level of , this range would distribute to APY to nodes (see Table 1 below), which would currently place Logos Blockchain in the top (see Real Reward Rate here).
  • per year is aggressive. Values above should be justified by very high expected usage of the blockchain, which would cause high burning rates. Given the cyclical behavior of economic activity, this may trigger hyperinflation.

Constraining to the range , the decision for is taken so that the rewards APY stabilizes around (see Table 1) as the inferred total stake approaches the target security level.

Minimum Emission Rate ()

The recommendation is . While has a slight inflationary bias and a slight deflationary bias, both need a strong argument to be defined. There is currently no evidence for .