Open code423n4 opened 1 year ago
L1 seems invalid, it has been multiplied by 1e18 to avoid precision loss
return (votingPowerByTokenId[tokenId] * 1e18) / totalVotingPower;
thereksfour marked the issue as grade-a
0xble marked the issue as sponsor disputed
See the markdown file with the details of this report here.