CRYPTO GUIDANCE INC.

Kansas City, MO


What Is a Proxy Contract?

A proxy contract is a permanent address with a replaceable brain. Users talk to the proxy. The proxy forwards calls to an implementation contract. A privileged key can point the proxy at a new implementation. The address you bookmarked stays the same. The code behind it does not. Most large DeFi protocols use this pattern so they can patch bugs. It is also how an "audited" pool becomes a different program on a Tuesday.

How It Actually Works

Risks and Common Mistakes

When It Matters

Every "set and forget" DeFi deposit. Immutable contracts cannot rug you with an upgrade. They can still have bugs. Proxies trade one risk for the other. The DeFi page is the frame.

Related Terms