ProxyBuilder

Verified contract

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

No balances found for "ProxyBuilder"

0x5615944012287035203eb2391793e88385d3011dbd7f2ddef7afdec958068954
0x793407a07bf9b6de55b974fdc6a0d80117a29276fb4b4fdb1ec8fdb102b72652

Functions
Getter at block 21177951
owner(view returns (address)
0x29bff390fc12c900aaf0f2e51c06675df691337a
proxyAdmin(view returns (address)
0x96c1aa4e6ed3a0579c78038da7e4a17a19a72106
Read-only

This contract contains no read-only function objects.

State-modifying
build(address _implementationbytes _initDdatareturns (address)
createNewProxyAdmin(address _ownerreturns (address)
renounceOwnership(
transferOwnership(address newOwner
Events
Build(address proxyaddress implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyAdminCreate(address proxyAdminaddress owner
Constructor
constructor(address _proxyAdmin
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AdminAlreadyCreated(