DelayedPayments

Verified contract

Active on Ethereum with 731 txns
Deployed by via 0x122de81c at 4290078
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $899.77
0x874947c6981a225f1dfb85859b763a408aac6b9f710fad5dd1cfaca3fa5fbb55
0x13effaebd693a93f56d0dadfa71eb29dcf2c9cbd4e39857a9ce5c3ae3f187388
0xef3988434ce07b79cddc40d46adf305fc9ddcb9cacbdfcbb264851caee63b097
0xa9332dd4bff090edd639de320ef0b308825a3ac62179797b6b0efb5eceffe13b
0x1ef42243b53c5000e6feae26d9f30ddb7f408cc76098bdcef69030d87b842e11
0xa9bdc872d17e0e92c3508643c09a4055f93e419afaff6d3db564ad616b2fa903
0x37f0989c06a246363f8c1e26f62c870162716925da45f135a7ae87b87a537f0f
0x2d3b50ca61502877f51ee57397ce8385046f45c558a0c9b302d6fed53f84f4b0
0x45739a65b923afeb55ba947b8951cff34a548d1922f3abcc5525c542bfe996f2
0x58b0e98fbc1ed1d5a32361a902a6209b189f402091e25aa432f03d5c09e059cc

Functions
Getter at block 20958720
absoluteMinTimeLock(pure returns (uint256)
0
contractOwner(pure returns (address)
0xf0f8c14a1a6202e89e61f514bb958433fc227f53
eventsHistory(pure returns (address)
0x24384c4626eb895c99ea4225af309ad22a75be2f
maxSecurityGuardDelay(pure returns (uint256)
10
numberOfAuthorizedPayments(pure returns (uint256)
616
pendingContractOwner(pure returns (address)
0x0000000000000000000000000000000000000000
securityGuard(pure returns (address)
0xf0f8c14a1a6202e89e61f514bb958433fc227f53
timeLock(pure returns (uint256)
10
Read-only
allowedSpenders(addresspure returns (bool)
authorizedPayments(uint256pure returns (address spenderuint256 earliestPayTimebool canceledbool paidaddress recipientuint256 amountuint256 securityGuardDelay)
State-modifying
authorizePayment(address _recipientuint256 _amountuint256 _paymentDelayreturns (uint256)
authorizeSpender(address _spenderbool _authorize
cancelPayment(uint256 _idPayment
changeContractOwnership(address _toreturns (bool)
claimContractOwnership(returns (bool)
collectAuthorizedPayment(uint256 _idPayment
delayPayment(uint256 _idPaymentuint256 _delay
destroy(
receiveEther(payable 
setMaxSecurityGuardDelay(uint256 _maxSecurityGuardDelay
setSecurityGuard(address _newSecurityGuard
setTimelock(uint256 _newTimeLock
setupEventsHistory(address _eventsHistoryreturns (uint256 errorCode)
withdrawnTokens(address[] tokensaddress _toreturns (uint256)
Events
EtherReceived(address indexed fromuint256 amount
PaymentAuthorized(uint256 indexed idPaymentaddress indexed recipientuint256 amount
PaymentCanceled(uint256 indexed idPayment
PaymentExecuted(uint256 indexed idPaymentaddress indexed recipientuint256 amount
SpenderAuthorization(address indexed spenderbool authorized
Constructor
constructor(uint256 _absoluteMinTimeLockuint256 _timeLockuint256 _maxSecurityGuardDelay
Fallback and receive
fallback(
Errors

This contract contains no error objects.