Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/07/08 12:0 a.m.9 views

Missing inheritance for JBToken

Lines of code Vulnerability details Impact The JBToken contracts inherits IJBToken, however IJBToken does not inherit IERC20. This would cause the JBToken contract to not be ERC20 compliant and making many of the called ERC20 functions revert. Tools Used Manual review Recommended Mitigation Steps...

6.9AI score
SaveExploits0
Rows per page
Query Builder