Tron USDT blacklist check
Most USDT moves on TRON as TRC-20, and Tether freezes more addresses there than anywhere else. This tool asks the official USDT contract on TRON (TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t) whether an address is blacklisted — a live isBlackListed(address) read, not a cached label. Sanctions list data is shown alongside. If our TronGrid access is not configured the result says unavailable, never "not frozen".
How a USDT freeze works on TRON
The TRC-20 USDT contract carries a blacklist that only Tether can edit. Once an address is added, every transfer from it or to it reverts: the balance stays visible on the explorer, but it cannot move. Tether adds addresses at the request of law enforcement and on its own investigations; the same mechanism exists on Ethereum and Avalanche, but the bulk of freezes happen on TRON because that is where the volume is.
The read is a constant call — isBlackListed(address) returns true or false — so the answer is the contract's own state at the moment you asked, not a list somebody compiled earlier. A result can change minutes later; this tool does not store your query, so re-check before you act.
A freeze is not a sanctions listing
An issuer freeze and a sanctions designation are two different facts from two different sources. A frozen address is not thereby on OFAC, UK or EU lists — and most addresses on those lists have never been frozen, because Tether only freezes what it is asked to. Treat "frozen" as a strong signal your compliance file should be able to explain, and treat "not frozen" as exactly that and nothing more: it is not clearance. For the listing question, run the wallet sanctions check; for USDT on Ethereum and Avalanche, the USDT blacklist check covers all three networks.
KYTGate records the freeze status at the moment of each deposit and withdrawal inside a signed Decision Receipt, so the state you acted on can be proven later even if the address is frozen afterwards. What that means for a broker's settlement and payout flow is on stablecoin compliance for brokers.
- Wallet sanctions check (OFAC, UK, EU + freezes)
- USDT blacklist check (Tether freeze)
- USDC blacklist check (Circle blacklist)