Fallback | OpenZeppelin Ethernaut Level 1 Walk-Through
Level 1 “Fallback” gives us the source code of a contract, to beat the level we must claim ownership of the contract and drain it’s balance to 0. Using the Get new instance button, we deploy our contract. Take a look over the Solidity smart contract code: First things first, we need to claim ownership […]
Fallback | OpenZeppelin Ethernaut Level 1 Walk-Through Read More »