AccountCreator
Verified contract
Active on
Ethereum with 22,966 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 "AccountCreator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15029100 | 2 years ago | | | 0 | 0.081143200 | |
| 14955800 | 2 years ago | | | 0 | 0.044803704 | |
| 14872283 | 2 years ago | | | 0 | 0.018764365 | |
| 13684324 | 3 years ago | | | 0 | 0.069986010 | |
| 13616202 | 3 years ago | | | 0 | 0.055345752 | |
| 13318862 | 3 years ago | | | 0 | 0.0012385732 | |
| 13318851 | 3 years ago | | | 0 | 0.0013615914 | |
| 13289545 | 3 years ago | | | 0 | 0.053587280 | |
| 13235723 | 3 years ago | | | 0 | 0.022401240 | |
| 13228940 | 3 years ago | | | 0 | 0.036007295 |
ABI
ABI objects
Getter at block 21162802
accountImpl() view returns (address)
0xef004d954999eb9162aeb3989279eff2161d5095
accountStorage() view returns (address)
0xadc92d1fd878580579716d944ef3460e241604b7
logicManager() view returns (address)
0xdf8ac96bc9198c610285b3d1b29de09621b04528
owner() view returns (address)
0x4083d545aa8b0cf11408500099b2af8d7a117074
Read-only
multiOwners(address) view returns (bool)
State-modifying
Events addOwner(address _owner)
changeOwner(address _newOwner)
close()
createAccount(address[] _keys, address[] _backups)
removeOwner(address _owner)
setAddresses(address _mgr, address _storage, address _accountImpl)
AccountCreated(address indexed wallet, address[] keys, address[] backups)
Closed(address indexed sender)
OwnerAdded(address indexed _owner)
OwnerChanged(address indexed _newOwner)
OwnerRemoved(address indexed _owner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.