Skip to main content

EIP-1822

Meaning

EIP-1822, known as “Universal Upgradeable Proxy Standard,” is an Ethereum Improvement Proposal that specifies a standard interface and behavior for upgradeable smart contract proxies. It establishes a canonical way for contracts to delegate logic to an implementation contract while maintaining their own storage and address. This EIP addresses the immutability constraint of smart contracts, enabling long-term decentralized applications in crypto investing and institutional options trading to adapt and improve without requiring users to migrate assets to new contract addresses.