Skip to main content

UUPS Proxy

An upgradeability pattern where upgrade logic resides in the implementation contract while the proxy remains minimal.

Definition

An upgradeability pattern where upgrade logic resides in the implementation contract while the proxy remains minimal.

Why it matters

Smart-contract concepts are essential for understanding programmable blockchain applications.
Canonical knowledge ID: glossary:uups-proxy