GuardianManager

Verified contract

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

No balances found for "GuardianManager"

0xda0df94e5a141ec85265976a2bd0e2d7b0809c7e371a4e5f2e854f2f296f3ac4
0x767d40881f7eeec5cc4cc8df6a1805ec09b99429a2eaf3141e2bc8c0478ac24e
0x974def73f82f85e8509de703168f1eb749529523f65ce10d2d28a135f93a1c6b
0xa5eb28c2223d1b9cc4fed03102f08f2929ec62aae9011b580daf1505ec9fc8b6
0x5d21b0d91133b7cb3f42d6aba0f5cff822c783b62b9a40a0712ebfac2c6065b6
0x94e0a60a620450f239556a3da4a5f9179532d170f2cde617f00742790056a487
0xcd1a1183afd89f5ff3641dd266d8d1e5b54c1e19ea6be85fed55d1510dc621f8
0xa1df05646a6e92fc292d7c627f1e1041535230983c7d15c721f7dadca9735c4a
0xefdd84e8ff85e5a4132c340fd67bb3f0a35aa7b7e66ff1e93d4b566dfe5c9044
0xd011ba5b125e43743f97f38f13a340373d320dce26ccc269e3eb58d20c65fad7

Functions
Getter at block 21394670
guardianStorage(view returns (address)
0x4cac0996ede3125a72be96942d299b1b26e5381b
securityPeriod(view returns (uint256)
86400
securityWindow(view returns (uint256)
43200
Read-only
getGuardians(address _walletview returns (address[] _guardians)
getNonce(address _walletview returns (uint256 nonce)
guardianCount(address _walletview returns (uint256 _count)
isGuardian(address _walletaddress _guardianview returns (bool _isGuardian)
relayer(addressview returns (uint256 nonce)
State-modifying
addGuardian(address _walletaddress _guardian
addModule(address _walletaddress _module
cancelGuardianAddition(address _walletaddress _guardian
cancelGuardianRevokation(address _walletaddress _guardian
confirmGuardianAddition(address _walletaddress _guardian
confirmGuardianRevokation(address _walletaddress _guardian
execute(address _walletbytes _datauint256 _noncebytes _signaturesuint256 _gasPriceuint256 _gasLimitreturns (bool success)
init(address _wallet
recoverToken(address _token
revokeGuardian(address _walletaddress _guardian
Events
GuardianAdded(address indexed walletaddress indexed guardian
GuardianAdditionCancelled(address indexed walletaddress indexed guardian
GuardianAdditionRequested(address indexed walletaddress indexed guardianuint256 executeAfter
GuardianRevokationCancelled(address indexed walletaddress indexed guardian
GuardianRevokationRequested(address indexed walletaddress indexed guardianuint256 executeAfter
GuardianRevoked(address indexed walletaddress indexed guardian
ModuleCreated(bytes32 name
ModuleInitialised(address wallet
TransactionExecuted(address indexed walletbool indexed successbytes32 signedHash
Constructor
constructor(address _registryaddress _guardianStorageuint256 _securityPerioduint256 _securityWindow
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.