ProxyFactory
Verified contract
Active on
Ethereum with 4 txns
Balances ($0.00)
No balances found for "ProxyFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17985658 | a year ago | | | 0 | 0.00085719000 | |
| 17985524 | a year ago | | | 0 | 0.021248925 | |
| 17984624 | a year ago | | | 0 | 0.012452780 | |
| 17984618 | a year ago | | | 0 | 0.010213260 |
ABI
ABI objects
Getter at block 21321936
owner() view returns (address)
0x1e6c59aa5b72196666c13c0521774a6971e4e991
proxyAdmin() view returns (address)
0x44665306bad14b5282d0bda5c503e13eee2de2e1
Read-only
This contract contains no read-only function objects.
State-modifying
Events build(address _impl, bytes _data) returns (address)
createProxyAdmin(address _owner) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
BuildProxy(address proxy)
CreateProxyAdmin(address proxyAdmin, address owner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _proxyAdmin)
This contract contains no fallback and receive objects.
This contract contains no error objects.