Skip to main content

Minimal Proxy

A small proxy contract that delegates calls to a shared implementation and is commonly used to create inexpensive clones.

Definition

A small proxy contract that delegates calls to a shared implementation and is commonly used to create inexpensive clones.

Why it matters

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