There s no reliable way to determine the address of the code being run
ytrezq opened this issue · 0 comments
ytrezq commented
With DELEGATECALL
and even with CALLCODE
, it s no longer possible to assume that ADDRESS
can be used for the code being run but only for the account storage operations are performed.