~$
crypto-under-the-hood
./notes
./about
./contact
./rss
# The machinery behind the coins
Tagged "proxies"
1 article on this topic.
01
Upgrade Patterns for Contracts
Deployed code is immutable, so upgradeability is achieved by indirection. The patterns determine who can change what and how fast.
reading on-chain data · Sep 4, 2026 · 2 min