DelegateCallProxyManager

Verified contract

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

No balances found for "DelegateCallProxyManager"

0xe2da714a48ee7bd8c5671d39cc4529b7d21060746884217a7cebe34712e2a4e4
0xf00bc013aadcb14d81181f05a3515888ff71234ec80797eef81962e778afc149
0xe07dec02649000dd419777c1dc251b0e3e580599e543619e48daec65b9ad68f9
0x996c237c6519fea06b3f9cbc5c685c9f7c2eb06dedb3eed57b44697887cb4425
0x203248d00519b7608ed1f2ca9093e416c2937ef91570f50ecbb81d58d242276a
0x3f92e78a4189dd2c309979cf6a28744189da03bbef92ba00cd437cb7931172f3
0x05003c3daed12e25ea1d70714e6cf44a949ec3523639b54c0e2794fa718ecceb
0xd84e009435b67156a2263cbbbc5ebc5b5378729c855ae0fa07127ff4f6a48cab
0x5d532210009e694012a62055f111cea3feee435b8885e915bdb57412ccab0881

Functions
Getter at block 20940830
getImplementationHolder(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x3d4860d4b7952a3cad3accfada61463f15fc0d54
Read-only
computeHolderAddressManyToOne(bytes32 implementationIDview returns (address)
computeProxyAddressManyToOne(address originatorbytes32 implementationIDbytes32 suppliedSaltview returns (address)
computeProxyAddressOneToOne(address originatorbytes32 suppliedSaltview returns (address)
getImplementationHolder(bytes32 implementationIDview returns (address)
isApprovedDeployer(address deployerview returns (bool)
isImplementationLocked(address proxyAddressview returns (bool)
isImplementationLocked(bytes32 implementationIDview returns (bool)
State-modifying
approveDeployer(address deployer
createManyToOneProxyRelationship(bytes32 implementationIDaddress implementation
deployProxyManyToOne(bytes32 implementationIDbytes32 suppliedSaltreturns (address proxyAddress)
deployProxyOneToOne(bytes32 suppliedSaltaddress implementationreturns (address proxyAddress)
lockImplementationManyToOne(bytes32 implementationID
lockImplementationOneToOne(address proxyAddress
renounceOwnership(
revokeDeployerApproval(address deployer
setImplementationAddressManyToOne(bytes32 implementationIDaddress implementation
setImplementationAddressOneToOne(address proxyAddressaddress implementation
transferOwnership(address newOwner
Events
DeploymentApprovalGranted(address deployer
DeploymentApprovalRevoked(address deployer
ManyToOne_ImplementationCreated(bytes32 implementationIDaddress implementationAddress
ManyToOne_ImplementationLocked(bytes32 implementationID
ManyToOne_ImplementationUpdated(bytes32 implementationIDaddress implementationAddress
ManyToOne_ProxyDeployed(bytes32 implementationIDaddress proxyAddress
OneToOne_ImplementationLocked(address proxyAddress
OneToOne_ImplementationUpdated(address proxyAddressaddress implementationAddress
OneToOne_ProxyDeployed(address proxyAddressaddress implementationAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.