How to change the slot by delegatecall?
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