function _min(uint256 x, uint256 y) private pure returns (uint256) { return x <= y ? x : y; } what is the benefit of using this internal function vs using solidit...
how would someone calculate daily rev of frax protocol?
how is frax thinking to increase trading volume? frax has very low vol right now.
also how is the team thinking to onboard new validators for fxsETH?
someone got OP goerli eth?
i dont understand the logic to build fxsETH staking? how does it affect FRAX circulation?
is there any documentation around fxsETH?