back to glossary

Transparent Proxy

A proxy pattern where admin functions and user calls are routed through clearly separated paths, preventing accidental collisions between upgrade logic and the underlying contract's functions.