Adaptive Issuance Parameter Governance tracks the on-chain mechanism by which the Tezos protocol's monetary policy constants are modified. The adaptive issuance system, which dynamically adjusts tez creation based on the staked-to-total supply ratio, is not a fixed algorithm. Its behavior is governed by a set of protocol parameters—including the target staking ratio, issuance rate bounds, and the adjustment speed—that can be changed through Tezos' formal amendment process. This page serves as the canonical reference for the current state of these parameters, the governance actions required to alter them, and the operational consequences for bakers, delegators, and exchange staking services.

Adaptive Issuance Parameter Governance
Introduction
How the Tezos amendment process controls the parameters that shape adaptive issuance, staking incentives, and long-term tez supply.
Changing these parameters is a high-stakes governance action. A lower target ratio reduces dilution for non-stakers but weakens economic security by lowering the cost of a consensus attack. A higher target ratio strengthens security but may crowd out liquid tez from DeFi applications. The issuance bounds cap the protocol's ability to over-correct, while the adjustment speed determines how aggressively the system responds to deviations from the target. Each parameter interacts with the others, and proposals to modify them require careful economic modeling to avoid unintended second-order effects on baker profitability, delegator behavior, and network participation rates.
For operators and integration teams, parameter changes are not abstract governance exercises. A modification to the issuance curve directly impacts the rewards displayed in wallets, the yield calculations shown by staking providers, and the profitability models used by institutional bakers. Exchanges that offer staking services must update their reward distribution logic. Custody platforms must recalculate projected returns. Economic analysts must reassess long-term supply models. Chainscore Labs provides governance impact assessments for proposed parameter changes, modeling the effects on staking participation, baker economics, and protocol security before amendments reach on-chain voting.
Governance Snapshot
A structured overview of the governance surface for Adaptive Issuance parameters, identifying which constants can be changed, who has the authority, and the operational impact of modifications.
| Parameter | Governance Mechanism | Affected Actors | Monitoring Need |
|---|---|---|---|
Target Staking Ratio | Protocol amendment proposal with on-chain supermajority vote | Bakers, delegators, exchange staking services, economic analysts | Track amendment proposals that propose a new target ratio; model impact on staking yield and network security |
Issuance Rate Bounds (Min/Max) | Protocol amendment proposal with on-chain supermajority vote | Bakers, delegators, custody platforms, long-term holders | Monitor for proposals that widen or narrow the issuance range; assess impact on inflation volatility and minimum staking returns |
Adjustment Speed Coefficient | Protocol amendment proposal with on-chain supermajority vote | Bakers, DeFi protocols using staking derivatives, liquidity providers | Evaluate how changes to the speed coefficient affect the rate at which staking rewards adjust; assess rebalancing risks for LSTs |
Minimum Stake to Bake | Protocol amendment proposal with on-chain supermajority vote | Small bakers, baker pool operators, node infrastructure providers | Track proposals that alter the minimum stake; model impact on baker count, network decentralization, and bond pool requirements |
Global Limits (e.g., gas per block) | Protocol amendment proposal with on-chain supermajority vote | Smart contract developers, rollup operators, exchange integration teams | Verify application compatibility if block gas limits or operation size limits are proposed for change |
Tezos Foundation Baker Voting Policy | Off-chain governance decision by the Tezos Foundation | Governance delegates, large bakers, protocol risk teams | Monitor foundation announcements on delegation strategy changes; assess voting power concentration risk in amendment elections |
Governable Parameters and Mechanism
The specific protocol constants that govern the behavior of Tezos Adaptive Issuance and the formal amendment process required to modify them.
The Tezos Adaptive Issuance mechanism is not a fixed algorithm but a governable system controlled by a set of on-chain protocol constants. These constants define the core economic policy: the adaptive_issuance_launch_ema which initializes the exponential moving average of the staked ratio, the adaptive_reward_ratio that sets the target staking ratio for the network, and the adaptive_issuance_curve parameters that determine how aggressively issuance accelerates or decelerates as the actual staked ratio deviates from the target. The bounds of the adjustment are also governable, with adaptive_issuance_min and adaptive_issuance_max capping the per-cycle issuance rate to prevent extreme inflation or a complete halt to rewards.
Modifying any of these parameters requires a full Tezos protocol amendment, following the standard five-period governance cycle: Proposal, Exploration, Cooldown, Promotion, and Adoption. An amendment that changes economic constants must pass through the same quorum and supermajority thresholds as any other protocol upgrade. This means a change to the target staking ratio or the issuance bounds is a high-coordination event requiring broad stakeholder alignment among bakers, delegators, and the Tezos Foundation. The governance surface is deliberately slow and resistant to rapid changes, protecting the economic predictability that staking providers, exchanges, and delegators rely on for long-term yield projections.
For operators and economic analysts, the governable nature of these parameters introduces a critical monitoring requirement. A proposal to lower the target ratio would reduce staking yields and potentially increase liquid supply, while raising the issuance bounds could alter inflation expectations. Bakers, exchange staking desks, and custody platforms must track the amendment pipeline for any proposal touching these constants to prepare for reward calculation updates, user communication, and potential shifts in delegation behavior. Chainscore Labs provides governance impact assessments that model the economic and operational consequences of proposed parameter changes, helping teams prepare integration updates and risk mitigations before an amendment reaches the Adoption period.
Affected Stakeholders
Bakers & Staking Providers
Bakers are the most directly affected by any change to adaptive issuance parameters. Adjustments to the target staking ratio, issuance bounds, or adjustment speed alter the per-cycle reward calculation, which flows directly into baker revenue and delegator payouts.
Key concerns:
- Changes to the target ratio shift the equilibrium point between staking yield and liquid supply, affecting delegation demand.
- Modified issuance bounds cap or floor the per-cycle minting, changing the predictability of revenue.
- Adjustment speed changes affect how quickly the protocol responds to stake fluctuations, impacting short-term yield volatility.
Action items:
- Update internal reward forecasting models to reflect proposed parameter changes.
- Communicate expected yield impacts to delegators before changes activate.
- Audit baker client configuration for correct handling of new issuance constants.
Chainscore can perform a baker economics review to model the profitability impact of proposed parameter changes before they reach on-chain voting.
Operational and Economic Impact Areas
Changes to the protocol constants governing adaptive issuance directly alter staking yields, baker revenue, and the economic security model. The following areas require immediate operational and strategic review when a parameter change proposal is active.
Staking Yield Volatility
Adjusting the target staking ratio or the issuance bounds directly changes the annualized yield for delegators. A lower target ratio reduces protocol-level inflation but also decreases the base staking reward, potentially making liquid staking derivatives less competitive. Staking providers and exchanges must update their APY calculation engines and user-facing displays immediately upon activation. Failure to do so can lead to misrepresentation of expected returns and a loss of user trust. Teams should model the yield curve under the new parameters to forecast delegator behavior and potential unstaking events.
Baker Revenue and Profitability Models
The issuance adjustment speed and bounds dictate how quickly baker income responds to changes in the staked supply. A faster adjustment speed creates more volatile revenue streams, complicating operational budgeting for professional baking operations. Bakers must re-evaluate their break-even thresholds, especially those with high fixed infrastructure costs. A parameter change that significantly reduces issuance could make small and solo bakers unprofitable, accelerating centralization. Baking operations should stress-test their cost structures against the proposed parameter ranges to determine viability.
Network Economic Security
The adaptive issuance mechanism is the primary lever for ensuring a sufficient stake rate to deter attacks. Governance that lowers the target ratio too aggressively reduces the cost of a 33% or 51% attack, as less tez is bonded by honest bakers. Risk teams and large delegators must model the attack cost under the proposed parameters. A low participation rate combined with a low issuance bound could leave the network in a fragile state where a coordinated stake purchase becomes feasible. This is a systemic risk that requires analysis before any governance vote.
Governance Process and Voting Power
Parameter changes go through the standard Tezos amendment process, requiring quorum and supermajority approval. Large bakers, including the Tezos Foundation's baking operations, hold disproportionate influence over the outcome. A proposal to lower issuance may be popular among tez holders but opposed by bakers whose revenue depends on it, creating a governance conflict of interest. Teams should audit the voting power distribution and baker voting histories to assess the likelihood of activation and identify potential governance capture risks before committing resources to integration work.
Liquid Staking Derivative (LSD) Impact
Protocols issuing liquid staking derivatives are directly exposed to issuance parameter changes. A lower target ratio reduces the underlying staking yield, making the LSD less attractive relative to other DeFi yield sources. This can trigger unwinding events where users sell the derivative for the underlying asset, creating liquidity crunches in secondary markets. LSD protocols must model the impact of proposed parameters on their total value locked and prepare communication strategies to manage user expectations during the governance and activation periods.
DeFi Protocol Oracle and Rate Assumptions
Lending protocols, yield aggregators, and structured products often use the staking rate as a reference or discount rate in their economic models. A governance-driven change to the issuance parameters alters this foundational rate, potentially breaking assumptions hardcoded into smart contracts or off-chain risk engines. DeFi teams must audit their codebases for dependencies on the current staking yield and prepare parameter updates or governance proposals of their own to realign their protocols with the new network-level equilibrium.
Risk Matrix for Parameter Changes
Evaluates the operational, economic, and security risks introduced by governance proposals that modify adaptive issuance protocol constants. Helps bakers, staking services, and governance delegates assess the impact of changes to the target ratio, issuance bounds, and adjustment speed.
| Parameter | Failure mode | Severity | Affected actors | Mitigation |
|---|---|---|---|---|
Target staking ratio | Governance sets ratio too low, reducing economic security and making a 51% attack cheaper | High | Bakers, delegators, exchanges, protocol security analysts | Model attack cost at proposed ratio; compare against historical stake distribution; verify against canonical source |
Target staking ratio | Governance sets ratio too high, locking excessive liquidity and creating a yield disadvantage for tez holders | Medium | DeFi protocols, delegators, exchange staking desks | Simulate liquidity impact; monitor staking participation rate post-activation; review DeFi TVL sensitivity |
Issuance bounds (min/max) | Minimum bound set too low, making staking uneconomical for small bakers and increasing centralization risk | High | Small bakers, solo stakers, baker infrastructure providers | Model break-even stake at proposed minimum issuance; audit baker profitability thresholds; verify against canonical source |
Issuance bounds (min/max) | Maximum bound set too high, causing excessive inflation and diluting non-staking tez holders | Medium | Tez holders, DeFi lending protocols, stablecoin issuers | Project long-term supply impact; assess real yield for non-staking assets; review inflation expectations |
Adjustment speed | Speed set too fast, causing reward rate volatility that breaks APY displays and user expectations | Medium | Wallets, staking dashboards, custody platforms, exchange staking UIs | Update reward display logic to handle per-cycle changes; implement monitoring and alerting for rate swings |
Adjustment speed | Speed set too slow, delaying convergence to target ratio and prolonging security or liquidity imbalance | Medium | Bakers, protocol architects, economic analysts | Model convergence time under proposed speed; assess whether prolonged imbalance creates attack windows |
Combined parameter change | Multiple constants changed in a single amendment, creating compound effects that are hard to model individually | High | Governance delegates, economic researchers, risk teams | Request governance impact assessment; simulate combined effects; review amendment specification for interaction risks |
Governance Participation and Readiness Checklist
A practical checklist for bakers, delegators, and governance participants preparing for an amendment proposal that modifies Adaptive Issuance parameters. Use this to verify operational readiness, economic impact understanding, and governance process compliance before the proposal enters the Exploration or Promotion period.
Confirm the specific protocol constants being modified—target staking ratio, minimum/maximum issuance bounds, adjustment speed, or other related parameters. Check the proposal's source code or formal specification to understand the new values and how they differ from the current constants. This matters because small changes to the target ratio or adjustment curve can significantly shift staking yields and baker economics. Readiness signal: you can state the exact before-and-after values for every parameter the proposal touches.
Source Resources and Canonical Information
Use these sources to verify Tezos adaptive issuance parameters, amendment status, protocol source changes, and operational readiness. Teams should confirm live values and proposal status against canonical Tezos governance and client resources before updating models or user-facing reward logic.
Looking to build on a specific blockchain?
We build smart contracts, DeFi applications, wallets, tokenization platforms, and blockchain infrastructure across the major ecosystems teams choose today. That includes Ethereum, Arbitrum, Optimism, Polygon, Avalanche, Solana, Sui, Aptos, Hedera, Stellar, and NEAR, with support for additional EVM and non-EVM networks based on your product requirements.
EVM ecosystems
- Ethereum
- Arbitrum
- Optimism
- Polygon
- Avalanche
- Cronos

Non-EVM ecosystems
- Solana
- Sui
- Aptos
- Hedera
- Stellar
- NEAR
Additional ecosystems
- Polkadot
- Cosmos
- TON
- Cardano
- Algorand
- Tempo
Also available for Base, appchains, custom EVM networks, and cross-chain product architecture.
Frequently Asked Questions
Common questions from governance participants, baker operators, and economic analysts about the process and impact of changing the protocol constants that control adaptive issuance.
The adaptive issuance mechanism is governed by a set of on-chain protocol constants that can be modified through the standard amendment process. Key parameters include:
- Target staking ratio: The ideal fraction of total supply that should be staked to balance security and liquidity.
- Issuance bounds: Minimum and maximum annual issuance rates that constrain the mechanism's output regardless of the staking ratio.
- Adjustment speed: The rate at which issuance changes cycle-over-cycle in response to deviations from the target ratio.
Teams should verify the exact constant names and current values against the active protocol's source code or a canonical block explorer. Changes to any of these constants require a successful protocol amendment proposal, which must pass through the Exploration, Cooldown, Promotion, and Adoption periods with the required supermajority and quorum.
Delivering blockchain solutions for 5+ years.
We have partnered with 50+ leading DeFi protocols, NFT ecosystems, and fintech innovators to build secure, scalable, and capital-efficient blockchain products.
Selected Partners & Clients
“I've been working with Chainscore Labs for last 3+ years, they've consistently delivered with strong ownership across multiple projects. The team is reliable and detail-oriented.”
How to get started?
If you're looking for blockchain integration, ChainScore Labs has 5+ years of experience helping teams build and integrate exchanges, wallets, smart contracts, tokenization solutions, and protocol-connected products, we can help you choose the right path, integrate securely, and get to production faster. Our team consists of experienced blockchain developers and architects who can help you with your blockchain integration needs.
Exploration & Strategy
Define your product goals and choose the right blockchain architecture for your use case.
Architecture & Design
Design the smart contracts, tokenomics, and security parameters of your system.
Development & Integration
Build and integrate with wallets, oracles, and front-end dApps for a seamless experience.
Security & Launch
Comprehensive audits followed by a risk-managed mainnet deployment to protect your users.
Discover our
blockchain development services.
We build production-grade blockchain solutions for top-tier projects across DeFi and Web3.
Need a blockchain engineering team?
Send the project context and we will respond with next steps, scope questions, and a practical path to delivery.


