White Paper · Version 1.0 · May 2026

USDD

United States Deflationary Dollar
A Protocol for Perpetual Deflation and Rising Backing Value

📄 D-Fi Financial Technologies LLC ⛓️ Base Mainnet (ERC-20) 🔐 Ownership Renounced 🔒 Immutable Fee Mechanics
← Back to USDD

USDD — the United States Deflationary Dollar — is an ERC-20 token deployed on the Base mainnet, designed as a long-term store-of-value asset. Unlike stablecoins that peg to a fixed price, USDD is engineered to appreciate in backing value over time through a simple, self-executing protocol fee that permanently removes supply and redistributes value to active holders.

Every transfer of USDD triggers an immutable 0.30% protocol fee split across three destinations: a permanent burn address (supply reduction), a dead wallet (secondary reduction), and an operator distribution pool. No governance vote can alter these rates. No admin key can override them. The mechanics are enforced at the contract level, on-chain, forever.

This document describes the economic design, fee mechanics, backing floor model, and compliance foundation of the USDD protocol.

The United States dollar loses purchasing power every year. Monetary expansion, deficit spending, and fractional reserve banking continuously dilute the real value held by savers. Between 2020 and 2024 alone, the M2 money supply expanded by over 40%, directly eroding the value of dollars sitting in savings accounts and cash positions.

Traditional financial instruments — savings accounts, bonds, CDs — rarely keep pace with real inflation when fees, taxes, and access restrictions are applied. The holder is systematically disadvantaged by the very system they depend on.

The core insight: If an asset is designed so that every economic activity within its ecosystem removes supply rather than adding it, the remaining supply becomes progressively more scarce. Scarcity combined with demand is the foundational driver of long-term backing value.

USDD is the answer to this problem — not by pegging to an external price, but by engineering scarcity directly into every transaction.

USDD is built on a single governing principle: every transaction should increase the long-term backing value per token for existing holders. This is achieved through:

  • 1A permanent, immutable protocol fee applied at the contract level on every transfer.
  • 2A fixed, non-mintable supply cap of 1,000,000,000 USDD — no future dilution is possible.
  • 3Ownership renouncement at deployment — no actor can alter, pause, or upgrade the contract.
  • 4Value redistribution through the deployer treasury pool, channeling fee revenue back to the holder ecosystem.

The design deliberately avoids complexity. No rebase mechanics, no staking contracts, no governance tokens, no admin multisigs. Simplicity is a security property: there is nothing to exploit, nothing to vote on, and nothing to change.

On every USDD transfer, the contract deducts a total of 30 basis points (0.30%) from the transferred amount. This fee is split equally into three 10-basis-point allocations, each routed to a distinct destination:

Burn Fee
0.10%
Sent to 0x000…0000
Permanently destroyed
Dead Fee
0.10%
Sent to 0x000…dEaD
permanently locked
Treasury Fee
0.10%
Sent to deployer
treasury wallet
// Fee calculation per transfer
transfer_amount = 1,000 USDD
burn_fee = transfer_amount × 10 / 10,000 → 1.0 USDD destroyed
dead_fee = transfer_amount × 10 / 10,000 → 1.0 USDD locked
treasury_fee = transfer_amount × 10 / 10,000 → 1.0 USDD to treasury

recipient_gets = 1,000 − 1.0 − 1.0 − 1.0 → 997.0 USDD
total_fee = 3.0 USDD (0.30% of transfer)

The fee rates are stored as immutable constants in the contract: BURN_FEE_BPS = 10, DEAD_FEE_BPS = 10, and TREASURY_FEE_BPS = 10, each expressed per 10,000 basis points. Because contract ownership has been permanently renounced, no entity can modify these constants — not D-Fi Financial Technologies, not any future governance proposal, not anyone.

Fee-exempt addresses (such as liquidity pools and the deployer treasury wallet) can be configured only by the contract owner. Because ownership is renounced, the fee-exempt list is permanently frozen at whatever state it was in at renouncement.

Two of the three fee allocations — the burn fee and the dead fee — route tokens to addresses from which they can never be recovered. The burn fee destination is the canonical ERC-20 burn address (0x000000000000000000000000000000000000dEaD). Neither address has a known private key. Tokens sent there are mathematically and permanently removed from circulating supply.

This means every single USDD transfer — buy, sell, wallet-to-wallet, DEX swap, or contract interaction — reduces the total circulating supply. The more USDD trades, the faster supply contracts.

1B Initial supply (fixed, no minting)
0.02% Supply permanently burned per $1M transferred
Duration — burns happen forever with no expiry
0 New tokens that can ever be minted post-launch

Consider a sustained trading environment. If USDD achieves $10 million in daily transfer volume, approximately 2,000 USDD are permanently removed from supply every single day. At $100 million daily volume, that figure rises to 20,000 USDD per day — all without any external intervention, governance decision, or manual burn transaction.

The backing floor price of USDD is defined as the ratio of total protocol value (treasury pool + ecosystem reserves) to circulating supply:

backing_floor = total_protocol_value / circulating_supply

// Effect of each transfer:
circulating_supply decreases (burn + dead fee tokens destroyed)
protocol_value increases (treasury fee accumulates)

∴ backing_floor rises monotonically with every trade

This is the key property that distinguishes USDD from deflationary tokens that only burn supply without redistributing value. In the USDD model, the denominator shrinks (supply falls) while the numerator grows (protocol value accumulates). The backing floor can therefore only increase — never decrease — as a function of transaction activity.

Analogy: Imagine a fixed-size pie being shared among fewer and fewer people with each passing day, while simultaneously the pie is getting larger. Every holder's slice grows in size even if they do nothing. USDD encodes this mechanic at the protocol level, executing it on every transfer automatically.

The backing floor price is a floor, not a ceiling. Market price discovery can place USDD above the floor based on demand, liquidity, and sentiment. The protocol guarantees the floor rises; it does not constrain upside.

USDD does not offer a fixed or guaranteed APY. Instead, yield is a function of network activity: the more USDD changes hands, the greater the burn rate and treasury fee accumulation. Holders benefit from this volume without needing to stake, lock, or interact with any additional contract.

  • 1Passive appreciation: As circulating supply falls and backing value accumulates, each remaining USDD token represents a larger claim on protocol value.
  • 2No lock-up required: Holders retain full liquidity. There are no staking contracts, no vesting schedules, and no penalties for moving tokens.
  • 3Volume compounds the effect: Higher trading volumes accelerate both the burn rate and treasury fee accumulation, compounding the floor price appreciation.
  • 4Symmetrical benefit: Whether the volume comes from buying or selling pressure, every transfer burns supply and grows the treasury pool — holders benefit regardless of market direction.
// Simplified annual yield model (illustrative only)
daily_volume = V (USDD transferred per day)
daily_burn = V × 0.0002 // 0.02% burned per transfer
daily_treasury_fee = V × 0.001 // 0.10% to deployer treasury
annual_burn = daily_burn × 365

yield_effect ≈ annual_burn / circulating_supply
// Yield is volume-dependent and not guaranteed

APY is not a fixed figure and is not guaranteed. Actual yield outcomes depend on trading volume, fee activity, eligibility terms, market conditions, liquidity conditions, and applicable law.

The single largest risk in most tokenomic designs is centralized control. A project team that retains an admin key can change fee rates, mint new tokens, pause transfers, or blacklist addresses. USDD eliminates this risk category entirely.

  • Ownership renounced at deployment. The deploy script calls renounceOwnership() immediately after contract deployment. The owner is permanently set to the zero address.
  • No pause function. The contract contains no pause() or freeze() mechanism. Transfers cannot be stopped.
  • No blacklist. No address can be blocked from sending or receiving USDD.
  • No upgradability. The contract is not behind a proxy. The deployed bytecode is the final implementation.
  • Open source and verified. The full contract source code is verified and publicly readable on Basescan.
Contract address:  0x46b93e0426a00C7E01f68955D01e2d4B43a1215F  on Base Mainnet. Verified source, renounced ownership, permanently live.

USDD launched with a total supply of 1,000,000,000 tokens, all minted to the deployer address at genesis. The contract does not implement a mint() function accessible after deployment. The supply can only ever go down — never up.

This is a critical distinction from fiat currencies and most DeFi tokens. Fiat currencies are inflationary by design — central banks can and do create new units. Most DeFi tokens retain admin-controlled mint functions. USDD does neither. Every unit that will ever exist already exists, and the protocol actively destroys them over time.

1,000,000,000 Maximum supply, ever
0 New tokens possible post-launch
Supply direction: only downward

USDD is issued by D-Fi Financial Technologies LLC, a U.S.-registered financial technology company. The D-Fi platform operates under the following compliance framework:

  • GLBA Privacy Standards. D-Fi operates under the Gramm-Leach-Bliley Act privacy framework. Our full privacy policy and GLBA facts notice is published at dfi.cash/privacy.
  • KYC/AML at the wallet layer. All D-Fi platform users undergo identity verification via Stripe Identity before accessing any financial features, including USDD wallet provisioning.
  • FDIC-insured banking infrastructure. All USD balances within the D-Fi platform are held via Stripe Treasury, a regulated banking infrastructure with FDIC pass-through insurance eligibility.
  • On-chain transparency. All USDD token movements are publicly verifiable on the Base blockchain. D-Fi does not operate any hidden or off-chain settlement layer for USDD.

Holding or transacting in USDD involves material risks that prospective participants should carefully consider:

  • !Market risk. The market price of USDD may fall below its backing floor due to liquidity conditions, sentiment, or broader market events. Backing floor appreciation does not guarantee positive market returns.
  • !Volume dependency. The burn rate and treasury fee accumulation are entirely dependent on transaction volume. Low or zero volume produces no burn and no fee accumulation.
  • !Smart contract risk. Although the contract is based on audited OpenZeppelin v5 libraries and has been verified on Basescan, no smart contract is entirely free of risk. Bugs or unforeseen interactions could affect token behavior.
  • !Regulatory risk. Cryptocurrency regulation continues to evolve in the United States and globally. Future regulatory action could affect the usability, tradability, or legal status of USDD.
  • !Liquidity risk. USDD may have limited liquidity on decentralized exchanges, particularly in early stages. Large transactions may incur significant price impact.
  • !No guaranteed yield. APY/yield outcomes are not guaranteed and depend on trading volume, market conditions, and program eligibility terms set by D-Fi Financial Technologies LLC.

USDD is a purpose-built store-of-value token engineered for a world where fiat currency continuously loses purchasing power. Through an immutable, self-executing 0.30% protocol fee, every transaction simultaneously reduces circulating supply and grows the operator distribution pool — creating a mechanically rising backing floor price that benefits long-term holders.

The system requires no governance, no staking, no lock-ups, and no human intervention to function. It executes exactly as designed, forever, because the design is enforced at the contract level with ownership permanently renounced.

USDD is not a payment token. It is not a stablecoin. It is a deflationary store-of-value protocol — the dollar that works harder with every trade.