ProxyFactory
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ProxyFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21223734 | 23 days ago | | | 0 | 0.024242733 | |
| 21223708 | 23 days ago | | | 0 | 0.027061993 | |
| 21182296 | a month ago | | | 0 | 0.029908051 |
ABI
ABI objects
Getter at block 21385972
owner() view returns (address)
0xcf280b9a751931fd3cb5f9449378f85f8978dfae
Read-only
getDeploymentAddress(bytes32 adminSalt, bytes32 proxySalt, address implementationAddr, bytes initData) view returns (address adminContractAddr, address proxyContractAddr)
State-modifying
Events deploy(bytes32 adminSalt, bytes32 proxySalt, address implementationAddr, address proxyOwnerAddr, bytes initData) returns (address, address)
renounceOwnership()
transferOwnership(address newOwner)
OnProxyDeployed(address adminAddress, address proxyAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address ownerAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.