Ethernaut Level 25 - Motorbike
Objectives
Our objective for this level is to call selfdestruct() on the implementation contract Engine and make the Proxy contract unusable. Let's see how we can do that.
Analysis
This level is using a proxy pattern called UUPS (Universal Upgradea...
blog.dixitaditya.com5 min read