RecoveryManager

Verified contract

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

No balances found for "RecoveryManager"

0xe54ed7df85f8c013768711121964341cdacfa17c995bd408301f7fc572b4ecfd
0xd8dd2d3e0c55f8ed72d8f91ebbaa991bd5ac6071f95d80a3169d19c8e064c1aa
0xbe297dc5899243755285b5dcf05b28044d2f9416d32c9799b4dcb9934739db37
0xeaac40e526c0effaa169a9e3411853988ad8734784d342b0ec9c79b3b691d43f
0x21ec3be339bcf87a8d5069156d93376ede1e351aade56f8af29645eefe865750
0x602ce02fa6aa428b4eef2aa8d758da1d1971a4df217b03844cc700d23a5ee7c8
0x54d3435e2b2853e2202e9610aa09839137a9a8cf04eb32f8183d848518676402
0x793785e7c33e3962850cff5a6209b4d7e6968963ad97aa65ac9d9873ba2d6eab
0x8c8911d55c0fbce7d2f852250e5ac6484e1538d2c7b7e20c2c776ba7b330bb9d
0x4af0e1e11ead080022b10636d3e6ae9d686d65820a17359dacb606ff2b477f90

Functions
Getter at block 21290767
getStaticCallSignatures(view returns (bytes4[] _sigs)
[]
guardianStorage(view returns (address)
0x44da3a8051ba88eab0440db3779cab9d679ae76f
lockPeriod(view returns (uint256)
432000
recoveryPeriod(view returns (uint256)
129600
Read-only
getRecovery(address _walletview returns (address _addressuint64 _executeAfteruint32 _guardianCount)
getRequiredSignatures(address _walletbytes _dataview returns (uint256uint8)
isFeatureAuthorisedInVersionManager(address _walletaddress _featureview returns (bool)
State-modifying
cancelRecovery(address _wallet
executeRecovery(address _walletaddress _recovery
finalizeRecovery(address _wallet
init(address _wallet
recoverToken(address _token
transferOwnership(address _walletaddress _newOwner
Events
FeatureCreated(bytes32 name
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
Constructor
constructor(address _lockStorageaddress _guardianStorageaddress _versionManageruint256 _recoveryPerioduint256 _lockPeriod
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.