AccountLogic

Verified contract

Active on Ethereum with 1,330 txns
Deployed by via 0x0010e9b8 at 10734739
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AccountLogic"

0xdb84438f9dfd285f3d063aa4f75a0c74338bda125a16043cc1cd97363a58bf24
0x65d0bbd7b1bfc92a8363e372d8e12fdf7796562e20aad8a2c7e91a040aa02a30
0x81c2570008a6c8f3999bd658c3f21e62fcbddf6d3527ab04a4105322de4e3cfa
0xd01008369ac63f764c05e1fddd4cbc936c620823ea92f9c0817ead1b08955438
0x16dc8be4cb954f91657c3697805668571e25fef0769edc34d016b773715f24f7
0xd966e0566ab2c701db8313c26af9ff2fd916def09e0e2980c7e267c719582f9b
0xb861c66462020c9bc0adf7bdf1463def03b35d6762ecf7ccdff97b545de0ee33
0xba5e6af51506c3b6c5adb3ce533466455885fb38ca27bbc9d6a3401efb7e8091
0x7074a81374763a072b69575429e61d96eb8124b5b335aa8764e451f74fb0342f
0x46c10d69ec95dd9c3a41f2edfaefa3d51099875393faaf30cf7ad0ef9203066c

Functions
Getter at block 21029209
accountStorage(view returns (address)
0xadc92d1fd878580579716d944ef3460e241604b7
Read-only
findBackup(address _accountaddress _backupview returns (uint256)
getKeyNonce(address _keyview returns (uint256)
State-modifying
addOperationKey(address _accountaddress _pkNew
approveProposal(address _backupaddress _clientaddress _proposerbytes _functionData
cancelAddBackup(address _accountaddress _backup
cancelDelay(address _accountbytes4 _actionId
cancelProposal(address _clientaddress _proposerbytes4 _proposedActionId
cancelRemoveBackup(address _accountaddress _backup
changeAdminKey(address _accountaddress _pkNew
changeAllOperationKeys(address _accountaddress[] _pks
enter(bytes _databytes _signatureuint256 _nonce
freeze(address _account
initAccount(address _account
proposeAsBackup(address _backupaddress _clientbytes _functionData
removeBackup(address _accountaddress _backup
triggerChangeAdminKey(address _accountaddress _pkNew
triggerChangeAllOperationKeys(address _accountaddress[] _pks
triggerUnfreeze(address _account
unfreeze(address _account
Events
AccountLogicEntered(bytes datauint256 indexed nonce
AddOperationKey(address indexed accountaddress indexed pkNew
ApproveProposal(address indexed backupaddress indexed clientaddress indexed proposerbytes data
CancelAddBackup(address indexed accountaddress indexed backup
CancelDelay(address indexed accountbytes4 actionId
CancelProposal(address indexed clientaddress indexed proposerbytes4 proposedActionId
CancelRemoveBackup(address indexed accountaddress indexed backup
ChangeAdminKey(address indexed accountaddress indexed pkNew
ChangeAdminKeyTriggered(address indexed accountaddress pkNew
ChangeAllOperationKeys(address indexed accountaddress[] pks
ChangeAllOperationKeysTriggered(address indexed accountaddress[] pks
Freeze(address indexed account
ProposeAsBackup(address indexed backupaddress indexed clientbytes data
RemoveBackup(address indexed accountaddress indexed backup
Unfreeze(address indexed account
UnfreezeTriggered(address indexed account
Constructor
constructor(address _accountStorage
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.