FinalSecurityModule

Verified contract

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

No balances found for "FinalSecurityModule"

0x40812d37bba3460f6f0c473ae95689e41ed7a292221e3292d29e6ca8505213cc
From
0xaec85d555c16b18ed8272aa909c9d95cdf6a2dcc13161ac732e92009128191e4

Functions
Getter at block 21211771
ADD_TO_WHITELIST_IMMEDIATELY_TYPEHASH(view returns (bytes32)
0xb0b028d5f0ca4e0ae32288effd3473a6e4e512a553f6b929fa82321ef2a641e3
GUARDIAN_DOMAIN_SEPERATOR(view returns (bytes32)
0x911f2f520dc33a13b63e053609f316cb66d60f9797790d2aa61a2eb1de1d76fd
MAX_GUARDIANS(view returns (uint256)
20
MIN_ACTIVE_GUARDIANS(view returns (uint256)
2
MIN_TOUCH_INTERVAL(view returns (uint256)
604800
RECOVER_TYPEHASH(view returns (bytes32)
0x04cbded2c195932058c24a5373dfbee6688eb058186f4edbd50275a6143b7230
WHITELIST_DOMAIN_SEPERATOR(view returns (bytes32)
0xbdb5a38eb8004759b92e608dcb248c0ae1677ab8ebf43b8da402ed14630d50b2
bindableMethods(pure returns (bytes4[] methods)
[]
inheritWaitingPeriod(view returns (uint256)
30758400
recoveryPendingPeriod(view returns (uint256)
86400
trustedForwarder(view returns (address)
0xaf25b62b1aff8fe3fc72d0d7f3cf1cc6941eafb2
whitelistDelayPeriod(view returns (uint256)
86400
Read-only
getLock(address walletview returns (uint256 _lockaddress _lockedBy)
getWhitelist(address walletview returns (address[] addressesuint256[] effectiveTimes)
inheritor(address walletview returns (address _inheritoruint256 lastActive)
isLocked(address walletview returns (bool)
isWhitelisted(address walletaddress addrview returns (bool isWhitelistedAndEffectiveuint256 effectiveTime)
State-modifying
activate(
addGuardian(address walletaddress guardianuint256 group
addToWhitelist(address walletaddress addr
addToWhitelistImmediately(struct SignedRequestRequest requestaddress addr
cancelGuardianAddition(address walletaddress guardian
cancelGuardianRemoval(address walletaddress guardian
deactivate(
inherit(address walletaddress newOwner
lock(address wallet
recover(struct SignedRequestRequest requestaddress newOwner
removeFromWhitelist(address walletaddress addr
removeGuardian(address walletaddress guardian
setInheritor(address walletaddress _inheritor
unlock(address wallet
Events
Activated(address wallet
Deactivated(address wallet
GuardianAdded(address indexed walletaddress guardianuint256 groupuint256 effectiveTime
GuardianAdditionCancelled(address indexed walletaddress guardian
GuardianRemovalCancelled(address indexed walletaddress guardian
GuardianRemoved(address indexed walletaddress guardianuint256 removalEffectiveTime
Inherited(address indexed walletaddress inheritoraddress newOwner
InheritorChanged(address indexed walletaddress inheritor
Recovered(address indexed walletaddress newOwner
WalletLock(address indexed walletuint256 lock
Constructor
constructor(address _controlleraddress _trustedForwarderuint256 _recoveryPendingPerioduint256 _inheritWaitingPerioduint256 _whitelistDelayPeriod
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.