50839 sc low last holder always gets more yield
Description
Brief/Intro
Vulnerability Details
if (to != address(0) && balanceOf(to) > 0) {
$.holders.add(to);
}Impact Details
References
Link to Proof of Concept
Proof of Concept
Previous52027 sc low whitelistrestrictions sol mint burn operations blocked when transfers disabledNext50168 sc insight unused and duplicated functions should be removed from rewardsfacet and stakingfacet
Was this helpful?