Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/07/31 12:00 a.m.11 views

External visibility modifier on function that should be callable from address(this). Doesnt seem right.

Lines of code Vulnerability details Impact External visibility modifier on function that should be callable from addressthis. Doesnt seem right. Proof of Concept /// @notice grant the guardians the pause ability function grantGuardiansPause external require msg.sender == addressthis, /// @audit i...

6.9AI score
SaveExploits0
Rows per page
Query Builder