The short answer
If a stablecoin is issued by a company that promises redemption for fiat, that company almost certainly wrote a blacklist or pause function into the token contract — regulators and banking partners effectively require it. Decentralised designs like DAI have no address blacklist, but even they are not fully insulated, because their reserves lean on freezable assets. Whether your tokens can be locked is therefore a question about the issuer, not about "crypto" in general.
Comparison: freeze powers by stablecoin
| Token | Issuer | Issuer can freeze an address? | Mechanism |
|---|---|---|---|
| USDT | Tether | Yes — used at scale | Blacklist function (ERC-20, TRC-20 and other chains); active law-enforcement cooperation via the T3 unit |
| USDC | Circle | Yes | Blacklist function; used mainly on court orders and sanctions designations |
| PYUSD | PayPal / Paxos | Yes | Blacklist plus asset-seizure functions administered by Paxos |
| USDP | Paxos | Yes | Blacklist function, same Paxos framework |
| FDUSD | First Digital | Yes | Blacklist function in the token contract |
| TUSD | Techteryx | Yes | Blacklist function |
| EURC | Circle | Yes | Same contract family as USDC; MiCA-regulated EMT in the EU |
| DAI / USDS | Sky (MakerDAO) | No address blacklist | No issuer freeze — but reserves include USDC and real-world assets, so value is indirectly exposed to freezes at the collateral level |
How the freeze functions actually work
Two mechanisms recur. A blacklist targets one address: the contract checks every transfer against the list and reverts anything touching a listed address, immobilising that balance while the rest of the token keeps moving. A pause stops the entire contract — an emergency brake used for incidents rather than enforcement. Some contracts add a third power: destroying or reissuing blacklisted funds, which is how issuers have returned stolen assets to victims after hacks. All of this is public code and every use of it is a visible on-chain transaction — which is why the first step in any freeze case is reading the explorer, as we set out in the USDT guide and the USDC guide.
What MiCA changes in the EU
Under MiCA, fiat-referencing stablecoins offered in the EU are e-money tokens whose issuers must hold an e-money or credit institution licence, grant holders a permanent redemption right at par, and run formal complaint procedures under a national regulator's supervision. Circle's USDC and EURC are issued this way; issuers that declined to seek authorisation have been delisted for EU customers on major venues. For a holder, the practical effect is a second lever: an EU-regulated issuer that freezes your tokens can be pressed through supervisory channels as well as through the underlying case.
When this becomes a legal matter
An issuer freeze nearly always sits on top of an investigation — a fraud report, a seizure order, a sanctions match. Correspondence with the issuer alone rarely moves it; the work is identifying the authority behind the request and engaging there, the procedure we describe for externally ordered freezes. And note the boundary of this page: if your coins move fine on-chain but an exchange blocked the deposit or withdrawal, that is a platform-side hold — usually resolvable with a source of funds file — not an issuer freeze.
Clients are routinely surprised that the freeze function is right there in the public contract code — this is not a hidden backdoor, it is a designed-in compliance feature that every fiat-backed issuer's banking relationships depend on. My practical rule: hold operational balances in whatever token you like, but know who the issuer is, which authorities it answers to, and that a blacklist event is public the moment it happens — checking an address before accepting a large transfer takes thirty seconds.
Mark Eichorn · Managing Partner
Frequently asked questions
Which stablecoins can be frozen by their issuer?
All major fiat-backed stablecoins can: USDT (Tether), USDC and EURC (Circle), PYUSD (PayPal/Paxos), USDP (Paxos), FDUSD (First Digital) and TUSD all have blacklist functions in their contracts. DAI has no address blacklist, though its reserves are partly freezable assets.
Can DAI be frozen?
Not at address level — the DAI contract has no blacklist function, so no issuer can lock an individual wallet. The indirect risk is at collateral level: a large share of DAI's backing is USDC and real-world assets, which can themselves be frozen or seized.
Why do stablecoin issuers have freeze powers at all?
Because regulators, courts and banking partners require the ability to comply with sanctions designations, seizure orders and law enforcement requests. Without a blacklist function, a fiat-backed issuer could not maintain the banking and licensing relationships that make redemption possible.
Does MiCA protect EU holders of frozen stablecoins?
Partly. MiCA makes EU-offered stablecoins regulated e-money tokens with licensed issuers, redemption rights and formal complaint procedures under a national regulator. That adds a supervisory escalation route — but it does not override a court order or law enforcement request behind a specific freeze.
Account freeze diagnostic — 5 questions
Identify your scenario: compliance review, offboarding or an external freeze. A week-by-week action plan and a complexity estimate — in two minutes.