back to glossary

Proxy Contract

A smart contract that delegates all calls to a separate implementation contract, allowing the underlying logic to be swapped out without changing the contract's address or stored state.