Ethernaut-21-Shop
Challenge
Сan you get the item from the shop for less than the price asked?
Things that might help:
Shop expects to be used from a Buyer
Understanding restrictions of view functions
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
interfa...
goodhacker.hashnode.dev2 min read