approvals security wallets

· Educational crypto

How to revoke a token approval (plain English)

Disconnect vs revoke: what an allowance actually is, when canceling it helps, and how public guides describe checking and clearing old permissions. Literacy only—not a recommendation to use any tool, token, or network.

A token approval (also called an allowance or spending cap) lets a smart contract move a specific token from your address up to a limit—see What is a token approval?. Public materials from ethereum.org and MetaMask Support stress a key split: disconnecting a site is not the same as revoking an on-chain allowance.

Disconnect ≠ revoke

When people revoke

A careful literacy flow (not a product pitch)

  1. Pick a checker you navigated to yourself — ethereum.org lists public options such as explorer “token approval checker” pages and multi-network revoke tools. Prefer bookmarks you created from official docs, not ads or DMs.
  2. Confirm the network — allowances are per chain. Looking at the wrong network shows an empty or misleading list.
  3. Read token, spender, and amount — unlimited / “max” deserves extra scrutiny. Compare spender contracts to sources you trust, not only the checker’s labels.
  4. Revoke, then confirm in the wallet — expect a fee. After confirmation, refresh and verify the allowance is gone or zero.
  5. Do not paste a seed into any “revoke” page. Real revoke flows use a normal wallet signature/transaction—never recovery words.

Limits of revoking

Revoking stops future pulls under that permission. It does not recover tokens already transferred, reverse other signatures, or replace careful reading of the next approve prompt. Some wallets let you set a finite spending cap instead of unlimited when you approve again—check your wallet’s own docs.

TakeawayDisconnect ends a session; revoke cancels an on-chain allowance. Use a tool you reached from a trusted bookmark, verify network and spender, and never enter a seed phrase.

Related free docs

Sources

Educational content only — not investment advice. This page explains permissions and revoke hygiene; it does not recommend any wallet, checker, token, or trade.

← All docs