Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/06/14 12:0 a.m.11 views

Comparing Ether values using equality operators (== or !=) can be very hard to match each other . This will always reverts

Lines of code Vulnerability details Impact Comparing Ether values using equality operators can be very hard to match each other because Ether values are stored in a 256-bit unsigned integer uint256 in Solidity. This means that there are a very large number of possible Ether values, and it is very...

6.6AI score
SaveExploits0
Rows per page
Query Builder