> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# UUPS Proxy

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

# 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.

## Related knowledge

* [ABI](/generated/v2/glossary/abi) — term
* [Smart Contract](/generated/v2/glossary/smart-contract) — term
* [Solidity](/generated/v2/resources/solidity) — term

***

**Canonical knowledge ID:** `glossary:uups-proxy`
