Frax Finance's Leverage Pool
Code Review and Summary Explanation
License defined as MIT and 0.8.4 as solidity version; released 2 years ago. The contract type is defined with Leverage Pool as the variable name.
address public admin;
IERC20 public collateralToken;
IOr...
dolapop.hashnode.dev18 min read