UnBanMe Start a case
Back to blog

How to Sign a Message in TronLink for a Frozen TRC-20 USDT Case

· 3 min read

When TRC-20 USDT is frozen, the wallet can usually still do one very important thing: sign a message.

That matters because every serious TRON USDT case needs ownership proof. If the address is yours, you should be able to prove control without moving frozen USDT and without exposing any secret.

TronLink can be used for that proof.

What signing proves

A signature proves that the wallet owner controls the address. It does not prove where funds came from. It does not prove that a freeze should be lifted. It does not replace the case packet.

But it gives the case a foundation.

Without ownership proof, the case is just a person talking about an address. With ownership proof, the case starts with a verified owner.

What signing does not require

You do not need to share:

If anyone says they need your seed phrase to verify a TRON wallet, stop. That is not verification. That is wallet takeover.

Safe message text

Use clear text that is tied to the case.

Example:

UnBanMe ownership proof

Address: T...
Case ID: UB-...
Date: 2026-08-13

I confirm that I control this TRON address for UnBanMe case review.
This signature is for ownership proof only.
It does not authorize any transaction, transfer, approval, or spending permission.

The exact wallet interface can change over time, but the principle does not: you should understand what you are signing.

What to watch in the wallet prompt

Before approving a signature, check:

If the wallet prompt looks like a transaction, treat it as a transaction. Do not sign it as "proof".

Why a frozen TRON wallet can still sign

The USDT freeze is inside the token contract. Signing a message is a wallet operation. It does not ask the USDT contract to move tokens.

That is why signing still works when USDT transfers fail. It is also why a signature is so useful: it creates proof without touching the blocked funds.

How UnBanMe uses the signature

We verify the signature against the address and attach it to the case packet. Then we combine it with:

The signature answers "is this your address?" The rest of the packet answers "what happened?"

FAQ

No. A message signature is not a token transfer.

Does signing require TRX?

Signing a message does not require paying a network fee.

Can I sign if USDT is blacklisted?

Usually yes. The token block does not stop wallet message signing.

Should I send my private key for verification?

Never. A signature is the safe proof. The private key is the wallet.

What if the message is shown as hex?

Only sign if you know exactly what text it represents and why you are signing it.

What should I send after signing?

Send the address, message text, signature, transaction hash, amount, and a short timeline.