Draft EIP-8182 Aims to Add Native Privacy Transfers to Ethereum

EIP-8182 would add a shared shielded pool and a zero-knowledge proof precompile for private ETH and ERC-20 transfers, tying protocol-level privacy to Ethereum’s stated 2026 roadmap.

ETH

Summary

Developer Tom Lehman’s draft EIP-8182 proposes making privacy transfers a native Ethereum feature by adding a shared shielded pool and a zero-knowledge proof verification precompile. The proposal is designed to support private transfers for both ETH and ERC-20 tokens at the protocol level rather than relying only on external applications. The new input also links the proposal to Ethereum’s 2026 privacy roadmap. EIP-8182 remains in Draft stage and has not been adopted into the Ethereum protocol.

Terms & Concepts
  • shielded pool: A privacy-focused transaction pool that obscures transfer details, typically helping hide links between sender, receiver, and amount.
  • zero-knowledge proof: A cryptographic method that lets one party prove a statement is true without revealing the underlying private information.
  • ERC-20: A widely used Ethereum token standard that defines how fungible tokens are issued, transferred, and interact with smart contracts.