ERC 1967 Proxy
Events
AdminChanged
event AdminChanged(address previousAdmin, address newAdmin)Parameters
Name
Type
Description
BeaconUpgraded
event BeaconUpgraded(address indexed beacon)Parameters
Name
Type
Description
Upgraded
event Upgraded(address indexed implementation)Parameters
Name
Type
Description
Last updated