2 matches found
Math operation, condition check with two different data values (uint256 with uint128 and so).
Lines of code Vulnerability details Impact It may leads to unexpected result during math operation and condition checks. Proof of Concept It is obvious that following lines of codes are written with two different data types. nt256 deltaTime = block.timestamp - currentRateInfo.lastTimestamp;...
7AI score
SaveExploits0
20