✅ Delegate call has some checkpoint

Delegatecall is a special, low-level function call intended to invoke functions from another, often the library, contract

DelegateCall

It is used by Proxy

Proxy Patterns

Upgradable UUPS

Ethernaut