Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/11/03 12:00 a.m.10 views

initializer modifier on constructor function

Lines of code Vulnerability details Impact In L2StandardERC20.sol the initializer modifier is placed both on the constructor function and on the bridgeInitialize function. When the initializer modifier is used it cannot be called again on any function in the contract since it will revert with a...

7AI score
SaveExploits0
Rows per page
Query Builder