AuthereumProxyFactory
Verified contract
Active on
Ethereum with 47 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 "AuthereumProxyFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11004879 | 4 years ago | | | 0 | 0.0023893600 | |
| 8921238 | 5 years ago | | | 0 | 0.00041392400 | |
| 8919599 | 5 years ago | | | 0 | 0.00082887800 | |
| 8916123 | 5 years ago | | | 0 | 0.00061664400 | |
| 8916122 | 5 years ago | | | 0 | 0.00062117400 | |
| 8915856 | 5 years ago | | | 0 | 0.0032637071 | |
| 8905274 | 5 years ago | | | 0 | 0.0033124160 | |
| 8886084 | 5 years ago | | | 0 | 0.0016582680 | |
| 8882198 | 5 years ago | | | 0 | 0.0041424400 | |
| 8882186 | 5 years ago | | | 0 | 0.0041398800 |
ABI
ABI objects
Getter at block 21198124 getInitCode() view returns (bytes)
authereumProxyFactoryVersion() view returns (string)
2019102500
getAuthereumEnsManagerAddress() view returns (address)
0x6dcc6577650bbf5b70e9eee7cfd1364410867206
owner() view returns (address)
0x0b928d5d30cfe2b815461c08e93c0d545eb5dd3a
Read-only
isOwner(address _potentialOwner) view returns (bool)
State-modifying
Events changeOwner(address _newOwner)
createProxy(uint256 _salt, string _label, bytes[] _initData) returns (address)
OwnerChanged(address indexed _newOwner)
constructor(address _implementation, address _authereumEnsManagerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.