Key Takeaways
Blind signing has quietly become one of crypto’s biggest security failures.
Every day, users approve transactions filled with unreadable hex strings and raw calldata, often trusting that the wallet or website in front of them is legitimate.
That trust has cost the industry billions.
From phishing attacks to malicious approvals and wallet-drainer scams, many of crypto’s worst exploits happen because users cannot clearly understand what they are actually signing.
Ethereum’s new ERC-7730 standard wants to change that.
+81
+76
Announced by the Ethereum Foundation’s Clear Signing working group on May 12, ERC-7730 introduces a system that converts complex transaction data into plain-English summaries users can actually read before approving a transaction.
Instead of seeing incomprehensible code, a wallet could display something like:
“Swap 1,000 USDC for at least 0.42 WETH on Uniswap V3.”
The goal sounds simple. But if widely adopted, it could become one of Ethereum’s most important wallet security upgrades in years.
ERC-7730 is designed to solve the “blind signing” problem across Ethereum wallets and decentralized applications.
The standard builds on earlier Ethereum signing frameworks, particularly EIP-712.
However, it pushes the concept further by creating a universal format for human-readable transaction descriptions.
At the center of the system are standardized JSON “descriptors.”
These descriptors sit alongside a smart contract’s ABI and provide additional information explaining:
When a wallet supporting ERC-7730 receives a transaction request, it pulls the corresponding descriptor from a public registry hosted through clearsigning.org and mirrored through GitHub infrastructure.
Instead of showing raw bytes or technical function selectors, the wallet renders a readable summary before the user signs.
The process follows a simple idea often summarized as: “What You See Is What You Sign.”
The push behind ERC-7730 is not just about user experience. It is fundamentally about security.
Blind signing has played a role in some of crypto’s largest hacks and phishing incidents because users often approve dangerous transactions without understanding the permissions they are granting.
One of the biggest recent examples was the 2025 Bybit exploit, where roughly $1.5 billion was reportedly drained after multisig signers approved a transaction that appeared harmless on one interface while changing wallet logic behind the scenes.
This problem extends far beyond one hack.
Wallet drainers, fake token approvals, phishing websites and malicious front-end attacks frequently rely on confusing transaction prompts that users cannot realistically verify themselves.
ERC-7730 attempts to expose those risks directly before signatures happen.
If implemented correctly, malicious transactions become much harder to disguise through technical obscurity, as wallets can present the actual transaction intent in plain language.
That does not eliminate scams entirely. But it significantly increases the difficulty for attackers relying on user confusion.
The initiative has gathered support from a wide group of Ethereum ecosystem participants.
Contributors include:
Ledger originally proposed the standard in early 2024, while the Ethereum Foundation now acts as a neutral steward coordinating broader ecosystem adoption.
“We welcome the Ethereum Foundation’s Clear Signing standard as a critical security advancement for our entire industry. This addresses a fundamental vulnerability that has plagued cryptocurrency users for years: blind signing. When users can’t understand what they’re signing, security becomes much more difficult. This standard changes that, and every wallet provider should embrace it. Trezor is committed to implementing this across our products over the coming months,” Tomáš Sušánka, CTO of Trezor, said.
The framework also includes an attestation layer via ERC-8176 and the Ethereum Attestation Service (EAS).
This enables independent auditors and security firms to verify that transaction descriptions accurately reflect the underlying contract behavior.
That matters because wallets still need a way to trust descriptor data itself.
One reason ERC-7730 could spread relatively quickly is that it does not require a core Ethereum protocol upgrade.
Unlike network-level changes such as Dencun or Pectra, ERC-7730 operates at the application layer.
That means wallets, dApps and developers can begin integrating it immediately without waiting for chain-wide consensus changes.
The registry infrastructure is already live, and open-source tooling is available for developers to begin publishing descriptors.
Hardware wallet makers such as Ledger already support parts of the framework, while Trezor and other wallet providers are expected to expand implementation over the coming quarters.
Major DeFi protocols, including Uniswap, Aave and Lido, are also expected to publish descriptors as adoption grows.
ERC-7730 also fits into a larger pattern across Ethereum development.
Over the years, Ethereum standards have increasingly focused on reducing user mistakes and improving wallet safety:
ERC-7730 addresses another major weakness: transaction readability.
The Ethereum Foundation’s broader “Trillion Dollar Security” initiative reflects growing pressure to make crypto infrastructure safe enough for mainstream users and institutional capital on a much larger scale.
ERC-7730 may solve a major usability problem, but its effectiveness still depends heavily on adoption.
Developers need to publish accurate descriptors. Wallets need to render them clearly. Security firms need to verify them reliably.
And users still need to pay attention before clicking “sign.”
Even so, the direction is clear.
For years, crypto security largely operated under a “user beware” philosophy where individuals carried nearly all responsibility for avoiding malicious transactions.
ERC-7730 signals a shift toward something more practical: building safety directly into the infrastructure itself.
And after years of billion-dollar exploits tied to blind signing, Ethereum appears increasingly serious about making unreadable wallet approvals a thing of the past.