PendingManager

Verified contract

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

No balances found for "PendingManager"

0x87e92af6d0913f7e308d8a6e8741b3082552368db77e621434e9646c7a3b0817
0x4fd063d91a5f39a314ed433c4d5b88f60c174dd13dda9c9c06291c415c52dc58
0x408b66f7f83ae1500aa41d613789dab6e6c0fb3269f83685c8d33805d1740677
0x808becf9b55d0ccce6e60d8aec8cfdcb3cee8e3fb676103191c1fa5f51373d67
0xd871e922d5169a6622757dce94d54da81dae2995761d50a9295ec9e32d2cade4
0x2be600a5fc3b2ad0c3708933d13da54d6a256aeaa387c10f2494b8393512588f
0x9207d7e76e35e4159830e89b7490de8ba44ca36acc1dcc278daa9e712cb8d281
0xad76fb2daa94681ac46a99744c6915450b5531f0d068affbcb1d6bb0ba3c2900
0x78f783f08430c7a0e1489dd16469d76a0902d9caf6267706fe0b33fbff18e4d6
0x6d2d62539342fc7f0630fe17984999afa110c71e4ab41d7671c29dc1c0fd0f69

Functions
Getter at block 21320577
accessManager(view returns (address)
0xdbf2da30cdb8b03d46752d320ed1415a56b83abb
contractOwner(view returns (address)
0xf0f8c14a1a6202e89e61f514bb958433fc227f53
pendingContractOwner(view returns (address)
0x0000000000000000000000000000000000000000
policiesCount(view returns (uint256)
28
txCount(view returns (uint256)
0
Read-only
authorized(addressview returns (bool)
getPolicyDetails(bytes4 _sigaddress _contractview returns (bytes32[] _groupNamesuint256[] _acceptLimitsuint256[] _declineLimitsuint256 _totalAcceptedLimituint256 _totalDeclinedLimit)
hasConfirmedRecord(bytes32 _keyview returns (uint256)
isGroupInPolicy(bytes32 _policyHashbytes32 _groupNameview returns (bool)
isPolicyExist(bytes32 _policyHashview returns (bool)
isTxExist(bytes32 _keyview returns (bool)
State-modifying
accept(bytes32 _keybytes32 _votingGroupNamereturns (uint256)
addPolicyRule(bytes4 _sigaddress _contractbytes32 _groupNameuint256 _acceptLimituint256 _declineLimitreturns (uint256)
addTx(bytes32 _keybytes4 _sigaddress _contractreturns (uint256)
changeContractOwnership(address _toreturns (bool)
claimContractOwnership(returns (bool)
decline(bytes32 _keybytes32 _votingGroupNamereturns (uint256)
deleteTx(bytes32 _keyreturns (uint256)
destroy(
forceRejectVotes(bytes32 _keyaddress _userreturns (uint256)
removePolicyRule(bytes4 _sigaddress _contractbytes32 _groupNamereturns (uint256)
revoke(bytes32 _keyreturns (uint256)
setAccessManager(address _accessManagerreturns (uint256)
signIn(address _contractreturns (uint256)
signOut(address _contractreturns (uint256)
withdrawnTokens(address[] tokensaddress _toreturns (uint256)
Events
Error(uint256 errorCode
PolicyRuleAdded(bytes4 sigaddress contractAddressbytes32 keybytes32 groupNameuint256 acceptLimituint256 declinesLimit
PolicyRuleRemoved(bytes4 sigaddress contractAddressbytes32 keybytes32 groupName
ProtectionTxAccepted(bytes32 keyaddress indexed senderbytes32 groupNameVoted
ProtectionTxAdded(bytes32 keybytes32 siguint256 blockNumber
ProtectionTxCancelled(bytes32 key
ProtectionTxDeclined(bytes32 keyaddress indexed senderbytes32 groupNameVoted
ProtectionTxDone(bytes32 key
ProtectionTxVoteRevoked(bytes32 keyaddress indexed senderbytes32 groupNameVoted
TxDeleted(bytes32 key
Constructor
constructor(address _accessManager
Fallback and receive
fallback(
Errors

This contract contains no error objects.