BadBeacon proxy address at 0x1
Description
contract BadBeaconNotContract {
function implementation() external pure returns (address) {
return address(0xFFF);
}Contracts Affected
Contract Name
Last updated
Was this helpful?