Ethereum Foundation pushes clear signing standards to curb wallet-drainer attacks

The effort aims to replace opaque wallet prompts with human-readable transaction summaries, with the Foundation pointing to a June 21, 2026 target for significant adoption across wallets and dApps.

ETH

Summary

The Ethereum Foundation has published guidelines for clear signing standards aimed at making wallet approvals easier to understand and reducing the risk of phishing and wallet-drainer attacks. The approach replaces unreadable raw transaction data with human-readable summaries so users can see what a transaction or approval actually does before signing. The initiative targets a longstanding security weakness in crypto: blind signing, where users approve strings of hexadecimal data or vague prompts without being able to verify the real effect. The Foundation says clearer approval screens could make common exploits harder to execute by exposing actions such as large token allowances or asset transfers in plain language. The push will require coordinated adoption across the Web3 stack. Wallet providers need to integrate the standards into their interfaces, dApp developers must structure transaction data so it can be rendered clearly, and hardware device makers will need to support displaying these summaries. The Foundation has set June 21, 2026 as a target for significant progress in adoption, underscoring that the security benefits depend on implementation across the ecosystem.

Terms & Concepts
  • Clear signing: A way of showing users a human-readable summary of a transaction or approval before they authorize it.
  • Blind signing: Approving a transaction without being able to read or verify its real effect, often because only raw data is shown.
  • dApps: Decentralized applications that run on blockchain networks and often connect to user wallets.