RecoveryManager

Verified contract

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

No balances found for "RecoveryManager"

0xee6180e28da238d2a878a2aa82f6c089180dd179b2a85abe02881c03a3500c4f
0x22ac196a049dda3cdd687789fb33332c7e58143a3d181ddced2e3a20ef5164fe
0x8399ddb4b5de32628d748423bd359476fe8f5a4a14aafedd46d9bfbd93adf264
0x878ce70d64d75dda12051c142425de472b4e3a4aeb1558348da6a7173d7c6265
0xae151d86d19c9b146d0c507bd18dd50bce48a0520d1d6bb17c2030d5ecd0bdc5
0x246752fd4e5f935b44ca2fbc29fc4e933a240aaf1e369805fce513990afda7f7
0x093f2afef1a949afb5293bba438bbee35c6494fb26cede93cf002be84ee98757
0xdfcb31e87c35ef4cb89e451c1d6f876b44e31f9f2c5a3a7116e64af72ab8149d
0xda857b6f4377a1d833e58694bb74f61a13ff244352c7a1ed7551d87db3416406
0xe0884f9578219abcd4b827e1df8e133009dc6b93926bf4afb6888ea25b650416

Functions
Getter at block 21124400
guardianStorage(view returns (address)
0x44da3a8051ba88eab0440db3779cab9d679ae76f
lockPeriod(view returns (uint256)
432000
recoveryPeriod(view returns (uint256)
129600
securityPeriod(view returns (uint256)
86400
securityWindow(view returns (uint256)
43200
Read-only
getNonce(address _walletview returns (uint256 nonce)
getRecovery(address _walletview returns (address _addressuint64 _executeAfteruint32 _guardianCount)
getRequiredSignatures(address _walletbytes _dataview returns (uint256)
relayer(addressview returns (uint256 nonce)
State-modifying
addModule(address _walletaddress _module
cancelRecovery(address _wallet
execute(address _walletbytes _datauint256 _noncebytes _signaturesuint256 _gasPriceuint256 _gasLimitreturns (bool success)
executeRecovery(address _walletaddress _recovery
finalizeRecovery(address _wallet
init(address _wallet
recoverToken(address _token
transferOwnership(address _walletaddress _newOwner
Events
ModuleCreated(bytes32 name
ModuleInitialised(address wallet
OwnershipTransfered(address indexed walletaddress indexed _newOwner
RecoveryCanceled(address indexed walletaddress indexed _recovery
RecoveryExecuted(address indexed walletaddress indexed _recoveryuint64 executeAfter
RecoveryFinalized(address indexed walletaddress indexed _recovery
TransactionExecuted(address indexed walletbool indexed successbytes32 signedHash
Constructor
constructor(address _registryaddress _guardianStorageuint256 _recoveryPerioduint256 _lockPerioduint256 _securityPerioduint256 _securityWindow
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.