Loading market data...

Monad Proposes Wallet Upgrade That Lets Users Swap Keys Without Changing Address

Monad Proposes Wallet Upgrade That Lets Users Swap Keys Without Changing Address

Monad, an Ethereum-compatible network, has proposed a wallet upgrade that would let users replace the private keys controlling an account without ever changing its address. The move is aimed at solving the lost-key problem and giving accounts a way to survive future quantum attacks. If it catches on, it could also open the door to passkeys and third-party recovery tools.

How the rekey works

Today, an Ethereum address is essentially a hash of the public key, so the key and the address are permanently welded together. Monad's proposal would break that bond. The address would become a stable identifier, while the key becomes a revocable credential. A user could revoke the old key and set up a new one without needing to move funds or notify contacts. That means a compromised key can be retired on the spot, and a lost key can be swapped for a fresh one.

Recovery without a new address

The most immediate benefit is for anyone who's ever lost a private key. Right now, that's usually the end of the story. With a rekeyable account, a user could restore access through a passkey, a recovery service, or a trusted device, all while keeping the same address. It also makes it easier to rotate keys after a phishing attempt or a stolen device. The proposal specifically mentions passkeys, which would let people sign in with a fingerprint or hardware device instead of a 24-word seed phrase.

A step toward quantum-proofing

Post-quantum security is a growing concern across blockchains. A powerful enough quantum computer could theoretically crack the signature scheme used today. Monad's upgrade would give users an escape hatch: if quantum attacks become a reality, they could switch to a quantum-resistant algorithm without abandoning their address. That's a hedge most networks don't have, and it's a practical way to future-proof an account without a disruptive move.

Still just a proposal

Monad hasn't shipped anything yet. The proposal is out for the network's developers and community to review. The technical mechanics aren't finalized, and there's no timeline for a vote or rollout. But the idea tackles two problems at once — the age-old issue of lost keys and the emerging threat of quantum computing — in a single upgrade. Whether it gains traction will depend on how the Monad community responds.