ProxyManagerAccessControl

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x09f79878 at 11884224
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ProxyManagerAccessControl"

0x0198175e477bd3bcbb0957a51655cffc43c3dea0cd647608cc70e7f527cab2bf
0x6209a68206ea79e0398364ee916c41467509582f664cb339c9e0715ebcf0846b

Functions
Getter at block 20941443
owner(view returns (address)
0x78a3ef33cf033381feb43ba4212f2af5a5a0a2ea
proxyManager(view returns (address)
0xd23dedc599bd56767e42d48484d6ca96ab01c115
Read-only
hasAdminAccess(addressview returns (bool)
State-modifying
approveDeployer(address deployer
createManyToOneProxyRelationship(bytes32 implementationIDaddress implementation
deployProxyManyToOne(bytes32 implementationIDbytes32 suppliedSaltreturns (address proxyAddress)
deployProxyOneToOne(bytes32 suppliedSaltaddress implementationreturns (address)
grantAdminAccess(address admin
lockImplementationManyToOne(bytes32 implementationID
lockImplementationOneToOne(address proxyAddress
renounceOwnership(
revokeAdminAccess(address admin
revokeDeployerApproval(address deployer
setImplementationAddressManyToOne(bytes32 implementationIDaddress implementation
setImplementationAddressOneToOne(address proxyAddressaddress implementation
transferManagerOwnership(address newOwner
transferOwnership(address newOwner
Events
AdminAccessGranted(address newAdmin
AdminAccessRevoked(address newAdmin
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address proxyManager_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.