Ethernaut-02-Fallout
Challenge
Claim ownership of the contract below to complete this level.
Things that might help
Solidity Remix IDE
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
import "openzeppelin-contracts-06/math/SafeMath.sol";
contract Fallout {
...
goodhacker.hashnode.dev1 min read