Ethernaut-04-Telephone
Challenge
Claim ownership of the contract below to complete this level.
Things that might help
See the "?" page above, section "Beyond the console"
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
contract Telephone {
address public o...
goodhacker.hashnode.dev1 min read