· Approval check guide

TRON approval checker

Check every active TRC20 allowance on a TRON T-address: token, spender name, remaining amount, unlimited flag, and TronScan risk tag.

Paste once, read the full spender board

This check is the same public read as the homepage tool, focused on the complete allowance table rather than a single token. TronScan’s approve/list endpoint returns up to 50 token approvals per page (limit=50, start=0, type=token). Rows include the token contract, the spender, remaining allowance, and whether that remainder is unlimited.

You do not connect a wallet for the free list. A T-address is enough. Connecting is only for optional deep scan, which stays read-only.

Named projects versus blank spenders

When TronScan knows the spender, the table shows a project label — SunSwap, JustLend, and similar routers. When it does not, you see a raw contract. Treat unlabeled unlimited USDT as a pause, not as “DeFi is always unlimited.”

Filters All / Unlimited / Risk exist so you can hide capped DEX dust and stare at the dangerous rows. Risk comes from /api/security/auth/data, not from this desk inventing a score.

What the checker refuses to do

It will not send approve, increaseApproval, or approve(0). Listing is not revoking. If a popup after this page asks for 12 words to “clear approvals,” it is not this product.

Independent desk. Not TRON Foundation, Tether, SunSwap, or TronLink. Deep scan pill uses class tron-cnnctAprBtn, about 2–3 TRX, never a seed.

Sample row so you know the board is live

Try TRX6Q82wMqWNbCCiLqejbZe43wk1h1zJHm. The public index shows unlimited TUSD toward SunSwap — a named router, not an unknown drainer. Use that shape to interpret your own table.

Official USDT is TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t. Clone tickers with similar letters are a different contract and a different approval.

When the table is empty

No rows means the index currently has no active TRC20 allowances for that address. You can still have TRX, USDT balance, and energy; those are other desks. Approvals are a permission overlay.

Re-check after every new DApp signature. An empty table yesterday is not a warranty today. Help: @wholetron with the T-address only.

FAQ

Is this the same tool as the homepage?

Yes. This URL is the check-intent landing for the same TronScan approve/list table.

Do I sign to see my approvals?

No. Paste a public T-address. Signing is only for optional read-only deep scan.

Can I revoke from this page?

No. Broadcast approve(0) from your own wallet after you identify the spender.

Why is a named DEX showing unlimited?

Routers often request max uint256 so you do not re-approve every swap. That is common; unknown spenders with the same flag are not.

What is the risk column?

A tag from TronScan security/auth/data when that feed has labeled the spender.

Who operates this checker?

An independent desk. Not the TRON Foundation or TronLink. Help: @wholetron.