Skip to content

Issuance and Economy Parameters

This page centralizes high-impact economy and issuance controls used by coordinator/economy flows.

Issuance window controls

VariableTypical purpose
ISSUANCE_WINDOW_MSrolling issuance window duration
ISSUANCE_RECALC_MSrecalculation interval
ISSUANCE_BASE_DAILY_POOL_TOKENSbaseline daily issuance pool
ISSUANCE_MIN_DAILY_POOL_TOKENSlower bound for daily pool
ISSUANCE_MAX_DAILY_POOL_TOKENSupper bound for daily pool
ISSUANCE_LOAD_CURVE_SLOPEload-to-pool response curve factor
ISSUANCE_SMOOTHING_ALPHAsmoothing factor for issuance transitions
ISSUANCE_COORDINATOR_SHAREcoordinator share of issuance
ISSUANCE_RESERVE_SHAREreserve share allocation

Contribution controls

VariableTypical purpose
CONTRIBUTION_BURST_CREDITSshort-term contribution boost handling
MIN_CONTRIBUTION_RATIOminimum contribution threshold in allocation logic

Anchor and finality controls

VariableTypical purpose
ANCHOR_INTERVAL_MSanchor generation interval

Economic endpoints to monitor

PathWhy it matters
/economy/issuance/currentcurrent issuance state
/economy/issuance/historyhistorical comparisons
/economy/issuance/recalculateforced recalculation for incident handling
/economy/issuance/anchoranchor lifecycle
/economy/issuance/anchorsanchor history and review
/economy/payments/intentspayment intent lifecycle
/economy/payments/reconcilesettlement reconciliation

Tuning guidance

  • Change one high-impact parameter at a time.
  • Monitor rolling-window effects across multiple recalculation intervals.
  • Keep reserve/coordinator shares aligned with policy and governance.