◈ Whitepaper · January 2026
DMD Logo DMD Protocol
Whitepaper
The technical specification for the Extreme Deflationary Digital Asset Mechanism (EDAD) — a reserve-locked, emission-capped, mandatory burn-to-redeem economic system on Base Mainnet.
◈️ Base Mainnet ◆ v1.8.8 ◈️ Patent Pending ◆ Production Ready

Executive Summary

DMD Protocol is a decentralized, immutable Bitcoin liquidity and emission protocol on Base implementing the Extreme Deflationary Digital Asset Mechanism (EDAD). Users lock tBTC to earn DMD from a fixed, declining emission schedule. To unlock their tBTC, users must irreversibly burn 100% of all DMD minted from that specific position.

18M
Max DMD Supply
14.4M
Emission Cap
160+
Tests Passing
A+
Security Rating
⬛ Immutability Guarantee
No governance · No admin keys · No upgrades · No emergency controls. Once deployed, DMD Protocol runs autonomously and permanently.

Introduction

Background

Bitcoin is the most secure and scarce digital asset, yet remains largely idle in decentralized finance. Existing BTC-based protocols rely on custodians, inflationary incentives, governance-controlled emissions, or reversible supply mechanics.

DMD Protocol introduces a structurally different model: Bitcoin-backed scarcity enforced by code, not discretion.

Objectives

Structurally Deflationary
Every redemption permanently removes DMD from supply. Supply can only decrease.
Governance-Free
No votes, no proposals, no admin keys. Rules are hardcoded and immutable.
Whale-Resistant
Deposits don't inflate emissions. Larger deposits reduce per-unit share, not increase total supply.
◈️
Fully Immutable
No proxy contracts. No upgrade paths. No owner privileges post-deployment.

Design Principles

Single-Asset Simplicity

DMD Protocol accepts only tBTC — no WBTC, no synthetic derivatives, no multi-asset risk. tBTC provides decentralized custody, threshold security, and Ethereum-native settlement on Base.

Time-Weighted Commitment

Users lock tBTC for fixed durations. Longer commitments receive higher weight multipliers, increasing emission share. Weight vests over time, preventing flash-loan or short-term manipulation.

The EDAD Mechanism

● Definition
The Extreme Deflationary Digital Asset Mechanism (EDAD) is defined by five immutable properties that work together to create market-driven, permanent deflation.
1
⊕ Reserve-Locked Minting

DMD is minted exclusively through tBTC locking. No other mechanism can create DMD.

2
▼ Fixed, Declining Emission Pool

Emissions follow a deterministic 25% annual decay schedule, independent of participation levels or total deposits.

3
⊘ Mandatory Burn-to-Redeem

Redemption of tBTC requires irreversible destruction of 100% of the DMD minted from that position.

4
◈ Market-Behavior-Driven Deflation

User redemption behavior directly determines the deflation rate. Human psychology becomes the scarcity engine.

5
∞️ Permanent Supply Reduction

Burned DMD is removed forever — supply may fall below all theoretical caps. Deflation is irreversible.

The Closed Economic Loop

Lock tBTC
Mint DMD
Burn DMD
Unlock tBTC

This loop is irreversible and cannot be bypassed by any party — including the Foundation or developers.

Protocol Architecture

Core Smart Contracts

ContractRole
◈️ ProtocolDefenseConsensusAdapter-only governance. Pre-approves tBTC at deployment.
BTCReserveVaulttBTC locking, position tracking, emission accounting. Checks PDC for adapter status.
EmissionSchedulerControls fixed, decaying annual emissions.
MintDistributorWeekly proportional distribution. Single-transaction claims, no snapshots.
RedemptionEngineEnforces full burn-to-redeem logic. No exceptions.
DMDToken (ERC-20)Fixed-supply token with public burn. Tracks unique holders for PDC activation.
VestingContractDiamond Vesting Curve for non-emission allocations.
⬛ Immutability Guarantees
No proxy contracts · No upgrade paths · No owner privileges post-deployment · All critical parameters hardcoded at deployment.

Tokenomics

18M
Max Possible Supply
14.4M
Emission-Reachable
∞↓
Real Supply (Deflationary)
Allocation%Amount (DMD)Vesting
◈️ BTC Mining Emissions80%14,400,000EDAD emissions
◈️ Foundation10%1,800,000Diamond Vesting Curve
◈ Founders5%900,000Diamond Vesting Curve
◈ Developers2.5%450,000Diamond Vesting Curve
◈ Contributors2.5%450,000Diamond Vesting Curve
Total100%18,000,000
◆ Diamond Vesting Curve
All non-emission allocations follow: 5% at TGE + 95% linear over 7 years. No cliff vesting, no surprise unlocks.

Emission Model

Annual Quartering Schedule

Emissions decay by 25% annually — a Bitcoin-style halving, but quarterly:

YearAnnual Emissionvs Previous
Year 13,600,000 DMD
Year 22,700,000 DMD−25%
Year 32,025,000 DMD−25%
Year 41,518,750 DMD−25%
Year 51,139,062 DMD−25%
Year 6+×0.75 annually−25%

◈️Epoch Distribution

● Zero-Weight Epoch Handling
When an epoch has no vested weight (only possible in the first 10 days after launch), the epoch is skipped. Those emissions are never distributed — further reducing the effective supply. This is intentional behavior reinforcing the principle: no participation, no rewards.

Redemption & Deflation

The user must burn 100% of all DMD minted from that specific locked position. No partial burns. No governance exceptions. No alternative exits.

Early Unlock Option

1
Request

Call requestEarlyUnlock(positionId) — weight removed immediately, stops earning DMD.

2
Wait 30 Days

Mandatory cooldown period. Can cancel anytime with cancelEarlyUnlock(positionId) to restore weight.

3
Redeem

Call redeem(positionId) — burn all earned DMD, receive tBTC back.

Market-Driven Deflation

Market Stress
More redemptions → accelerated DMD burns → faster supply reduction.
Market Optimism
Fewer redemptions → supply freeze → scarcity accumulates.

Micro-Deflation

The weight formula uses integer division, causing negligible sub-wei "dust" truncation on every calculation. While individually insignificant, this creates structural micro-deflation across all protocol operations. This is intentional behavior — not a bug.

Protocol Defense Consensus (PDC)

● Scope
PDC is a minimal, adapter-only voting system that exists solely to manage external tBTC bridge integrations. It has zero authority over the monetary core of the protocol.
PDC CAN
Pause/resume compromised adapters · Approve new adapters · Deprecate obsolete adapters
PDC CANNOT
Change emissions · Modify supply · Move/freeze BTC · Upgrade contracts · Change redemption rules

Activation Conditions

PDC is completely inert until BOTH conditions are met simultaneously:

ConditionThresholdRationale
● Circulating Supply≥ 30% of MAX (5.4M DMD)Sufficient distribution
◈ Unique Holders≥ 10,000 addressesDecentralized ownership

◈️Voting Mechanics

ParameterValueRationale
Quorum60% of circulating supplyVery high participation required
Approval75% of votes castSupermajority consensus
Voting Period14 daysAdequate deliberation
Execution Delay7 daysUser response time
Cooldown30 daysPrevent governance spam
IDLE → VOTING (14d) → QUEUED (7d) → EXECUTED → COOLDOWN (30d) → IDLE
         ↓ (fails quorum/approval)
       IDLE

◈️DMD Foundation

The DMD Foundation is a formal early community formed to support initial technical coordination and public understanding of DMD Protocol. The Foundation does not control, administer, or govern the protocol.

⬛ Foundation Role is Strictly Limited To
  • Supporting open discussion, documentation, and education
  • Encouraging accurate, non-misleading understanding of the protocol
  • Conducting preparatory research on alternative BTC connectivity as a contingency only

The Foundation does not manage markets, influence price, guarantee value, or provide investment advice. Its role is temporary by design and expected to diminish as the community becomes self-sustaining.

Security Model

Flash Loan Protection

PeriodWeight
Days 0–7 (warmup)0% — no weight active
Days 7–10 (vesting)Linear 0% → 100%
Day 10+ (active)◆ Full weight active

◈️Additional Protections

⚙️Technical Specification

ParameterValue
ChainBase (Chain ID 8453)
Solidity^0.8.20
Reserve AssettBTC — 0x236aa50979D5f3De3Bd1Eeb40E81137F22ab794b
Epoch Length7 days
Max Weight Multiplier1.48× (at 24 months)
Weight Vesting10 days (7-day warmup + 3-day linear)
Early Unlock Delay30 days
Max Positions / User100
UpgradeabilityNone

Deployed Contracts — Base Mainnet

ContractAddress
◈️ PDC0x881752EB314E3E562b411a6EF92f12f0f6B895Ee
● BTCReserveVault0x4eFDA2509fc24dCCf6Bc82f679463996993B2b4a
◈ EmissionScheduler0xB9669c647cC6f753a8a9825F54778f3f172c4017
◈ MintDistributor0xcccD12bCb557FCE8a9e23ECFAd178Ecc663058Da
◆ DMDToken0xc41848d1548a16F87C7e61296A8d2Dc6e9cb07E8
⊘ RedemptionEngine0xF86d34387A8bE42e4301C3500C467A57F0358204
⏳ VestingContract0xFcef2017590A4cF73E457535A4077e606dA2Cd9A
₿ tBTC (External)0x236aa50979D5f3De3Bd1Eeb40E81137F22ab794b

Audits & Testing

160+
Automated Tests
100%
Critical Path Coverage
A+
Security Rating

Risks & Disclosures

◆ Important Risk Factors
  • Immutability: No bug fixes possible post-deployment
  • Early Unlock: 30-day wait, weight removed immediately on request
  • Liquidity: DMD liquidity depends on market adoption
  • Self-Custody: Losing your private key = permanent loss of assets
  • External Dependency: tBTC is an independent system outside protocol control

This document is not financial advice. Protocol provided "as-is". Users are solely responsible for all actions taken.

◈️Roadmap

⬛ Note
No protocol upgrades are planned or possible. The roadmap covers ecosystem tooling and integrations only — the protocol itself is permanent.

◈️Intellectual Property Notice

● Patent Pending
The Extreme Deflationary Digital Asset Mechanism (EDAD) implemented by DMD Protocol is the subject of a pending U.S. patent application. Open-source code remains freely usable; the underlying economic mechanism is protected from unauthorized commercial replication.