✅Road Closed
Idea
The isContract() check can be bypassed by storing all the logic in constructor. extcodesize() will return 0 during construction time.
PoC
Last updated
The isContract() check can be bypassed by storing all the logic in constructor. extcodesize() will return 0 during construction time.
Last updated