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.Related knowledge
- ABI — term
- Smart Contract — term
- Solidity — term
Canonical knowledge ID:
glossary:minimal-proxy