The Ethernaut CTF Solutions | 23 - Dex Two
Goals
The Contract
We stay in DeFi with another Dex challenge.
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
// import "openzeppelin-contracts-08/token/ERC20/IERC20.sol";
// import "openzeppelin-contracts-08/token/ERC20/ERC20.sol";
// imp...
blog.pedrojok.com5 min read