Reviewed Aug 2026
DE
DA-02 · LESSON 08

Issue and burn reconciliation

KEY DEFINITIONS

Terms used in this lesson

UNIT
Ducat’s dollar-pegged stablecoin, the asset a borrower can create against bitcoin collateral.
Vault
A set of Bitcoin outputs and spending rules that holds collateral and represents the current loan state.
Validator
Software or a participant that independently checks state transitions under a system's rules. The exact role depends on the protocol being discussed.
Runestone
Transaction data interpreted by the Runes protocol to describe token creation or allocation.

Borrow and repay flows connect UNIT issuance or burning to vault debt transitions so validators can reconcile the token change with the collateralized action.

65 min Difficulty 4/5 Not started

Loading lesson visuals...

01

Learn the idea

Issuance creates spendable UNIT while increasing a vault's debt. Burning removes UNIT from circulation while reducing debt. Reconciliation means the validator proves the token change and debt differential belong to the same permitted action and agree in amount.

GUIDED EXPLANATION1/4 ideas inspected
1

Build the token parent

Borrow uses an issue transaction; repay uses a burn transaction with a runestone that directs the repayment amount to the burn destination. If a repayment input has token change, a direct output selector with amount zero routes all UNIT remaining after the burn edict to that named change output.

Inspect each idea before the worked example.
The worked example follows the explanation

Inspect every idea above to open it.

Important distinctionBurning UNIT anywhere automatically pays down any vault owned by the burner.

Repayment is an action-specific paired transition. The burn must reconcile with the identified vault successor and request.

02
FINISH LEARNING FIRST

The questions unlock after every required learning activity

Inspect every guided idea, open the worked example, rebuild its mechanism, and complete the deterministic lesson tool. Your progress is saved automatically.