Closed code423n4 closed 1 year ago
legacy transactions
is not correct, it should be EIP2930
transactions
NC
require()
should be used instead of assert()
R
NC
require()
checks should be refactored to a modifier :R
return
statement when the function defines a named return variable, is redundantR
^0.8;
NC (as don't use floating pragma)
return parameters
in NatSpec commentsNC
NC
3R 4NC
GalloDaSballo marked the issue as grade-c
See the markdown file with the details of this report here.