Authereum Proxy Factory
Verified contract
Active on
Ethereum with 848 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 "Authereum Proxy Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16738909 | 2 years ago | | | 0 | 0.010792510 | |
| 12089284 | 4 years ago | | | 0 | 0.21927388 | |
| 12089284 | 4 years ago | | | 0 | 0.21927358 | |
| 12088787 | 4 years ago | | | 0 | 0.080848040 | |
| 12086461 | 4 years ago | | | 0 | 0.10917419 | |
| 12084165 | 4 years ago | | | 0 | 0.14525719 | |
| 12083830 | 4 years ago | | | 0 | 0.078909115 | |
| 12081731 | 4 years ago | | | 0 | 0.079567630 | |
| 12078836 | 4 years ago | | | 0 | 0.10075496 | |
| 12077425 | 4 years ago | | | 0 | 0.11009954 |
ABI
ABI objects
Getter at block 21162613
getAuthereumEnsManager() view returns (address)
0xcb586ea6f8804003e8b51832c8789b5ac9720d24
getInitCode() view returns (bytes)
0x60806040526040516101033803806101038339818101604052602081101561002657600080fd5b810190808051906020019092919050505060007f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc60001b905081815550506091806100726000396000f3fe60806040526000803690501415601357605a565b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc543660008037600080366000845af43d6000803e80600081146055573d6000f35b3d6000fd5b00fea265627a7a72315820d0d2c90ed4cb73bc3b23f9e2e34421e4944b1ce41facbade4687b4462a85fc9b64736f6c63430005110032
name() view returns (string)
Authereum Proxy Factory
owner() view returns (address)
0x742ddeb061d404ba0cb865e52462a346cd503133
version() view returns (string)
2020070100
Read-only
isOwner(address _potentialOwner) view returns (bool)
State-modifying
Events changeOwner(address _newOwner)
createProxy(uint256 _salt, string _label, bytes[] _initData, address _implementation) returns (address)
setAuthereumEnsManager(address _authereumEnsManagerAddress)
setInitCode(bytes _initCode)
AuthereumEnsManagerChanged(address indexed authereumEnsManager)
InitCodeChanged(bytes initCode)
OwnerChanged(address indexed _newOwner)
constructor(bytes _initCode, address _authereumEnsManagerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.