Revoke
Revoke means a new signed transaction that sets remaining allowance to zero. A screenshot or a seed form is not a revoke.
Definition
Revoke is the operational name for setting allowance(owner, spender) to zero, usually via approve(spender, 0) or a decreaseApproval that lands on zero. It is a new signed tx from the owner.
It is not an explorer button on this website.
How it appears on-chain
A token-contract transaction from your T-address. After index update, approve/list remaining should be zero or the active row drops.
It is not a TRX transfer to revokeusdt.org.
How this checker shows it
Before: remaining and unlimited flags. After: those should clear. We never broadcast the revoke.
Deep scan is not revoke.
Common confusion
Fake revoke DApps asking for seeds. Believing a screenshot revokes. Mixing up energy failures with “revoke broken.”
See cannot-revoke and fake-revoke problem pages.
Related mechanics
approve, allowance, spender, phishing guide. Independent desk. Never a seed. @wholetron with tx hash.
Independent desk: lists only, never a seed phrase, help at @wholetron with public addresses only.
FAQ
Does listing revoke?
No.
Seed required?
Never.
Success signal?
Remaining zero on re-check.
Deep scan cost vs revoke?
Deep scan ~2–3 TRX read-only; revoke is a separate wallet tx.
Wrong token revoke?
Does nothing to the other contract.
Help?
@wholetron.