Tron
USDT

Can USDT Be Frozen on Tron?

Yes, and Tron USDT is the single most-frozen asset FreezeRadar tracks. The power is not a Tron network feature — it lives in Tether’s own contract, which is why nothing about running your own node, holding your own keys, or using a hardware wallet changes the outcome.

How the freeze works

Tether controls the TRC-20 USDT contract directly. A multisig owned by Tether calls addBlackList on an address, and from that block on the address can neither send nor receive USDT — the tokens stay visible in the wallet but every transfer reverts.

The block is on the wallet address itself, so it covers every TRC-20 USDT the address holds now and anything anyone sends it later. It does not touch TRX or any other TRC-20 token in the same wallet.

FreezeaddBlackList(address _evilUser)
UnfreezeremoveBlackList(address _clearedUser)
EventsAddedBlackList, RemovedBlackList, DestroyedBlackFunds

Can the balance be destroyed?

Tether can go further than freezing. destroyBlackFunds permanently burns a blacklisted address’s USDT balance and reissues the same amount elsewhere, usually after a court order. This is the step that turns a freeze into a total loss, and Tether has used it.

Recorded on this contract so far: 1,708 freezes, 339 releases, and 12 burns worth $6,673,521.

Go deeper on USDT / Tron

FAQ

Who can freeze USDT on Tron?

Tether controls the TRC-20 USDT contract directly. A multisig owned by Tether calls addBlackList on an address, and from that block on the address can neither send nor receive USDT — the tokens stay visible in the wallet but every transfer reverts.

What exactly gets frozen — the wallet or the balance?

The block is on the wallet address itself, so it covers every TRC-20 USDT the address holds now and anything anyone sends it later. It does not touch TRX or any other TRC-20 token in the same wallet.

Can a freeze on Tron be reversed?

Only Tether can call removeBlackList, and it does — a meaningful share of Tron blacklistings are later reversed, typically when law enforcement clears the address or the exchange that reported it withdraws the report. There is no on-chain appeal: the path runs through Tether support and, in practice, through whichever exchange or law-enforcement agency triggered the report. FreezeRadar has recorded 339 releases against 1,708 freezes on this contract.