ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 1 txns
Deployed by via 0x79623b55 at 15518560
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "ERC1967Proxy"

0x88f9211a7cd6642a3ce0840a4792bf638d55a71e7d0b49bd07cbcfb79ba3fd66
From

Functions
Getter at block 20904135
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
 
proxiableUUID(view returns (bytes32)
Read-only
checkRegisteredKey(address _contractAddressview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(
register(address _paperKeyreturns (bool)
registerBatch(address[] _contractsaddress[] _paperKeysreturns (bool)
remove(address _contractAddressreturns (bool)
removeBatch(address[] _contractAddressesreturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
update(address _contractAddressaddress _newPaperKeyreturns (bool)
updateBatch(address[] _contractsaddress[] _paperKeysreturns (bool)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
verify(bytes32 _hashbytes32 _noncebytes _signaturereturns (bool)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
DeletedPaperKey(address indexed contractAddress
Initialized(uint8 version
RegisteredPaperKey(address indexed contractAddressaddress indexed paperKey
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
UpdatedPaperKey(address indexed contractAddressaddress indexed paperKey
Upgraded(address indexed implementation
Verified(bytes32 indexed noncebytes indexed signature
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.