Timelock

Verified contract

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

No balances found for "Timelock"

0x27755a8ddb85cd200bdaa5333a653f3788583dc554de9b123e8fb3dd9b52ede6
0xd374d4471c6efea83cbf494f20f4a97404c52b829cb44e941525bfe5a47392e5
0x8c14c30360efa3d8881ca34613c9df1715d47a729f075f24a3ba1b812557b520
0xe2055b6567fd13f00bc6f233e26d9e27e6ff22ebefd3236c751df744c2e1f2cd
0x670ded0a6ac2ee2a0a11b2aae88c7e9970e80aebfdf98d62dc79c3174a6206d4
0x2a0ce8bf789d40e84b32efa6b4deb4d15fdbbf45d1840a3480b9b04829f84d46
0x9ffc70500ae17618d60e5923f1cbb88bfcf80263d9f3e6fea7f08e4659de4afe
0x8c744b0853b8846b086be804e0c2071fa29b06e09fa4d35e2fce67d602c43595
0x0fb5a799aebc6d096b6fb7790e90b4adaa82d231f5f52ef86ed8d6690dbab01b
0x1ce653d8586239f9017f96d7ebdfd0f9876a5b93664053a5cdc4a2ba6620139a

Functions
Getter at block 21290212
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
172800
admin(view returns (address)
0x5b3f5b1bd47a30ceceac837b3cc75fabaab30ec2
admin_initialized(view returns (bool)
false
delay(view returns (uint256)
172800
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
queuedTransactions(bytes32view returns (bool)
State-modifying
acceptAdmin(
cancelTransaction(address targetuint256 valuestring signaturebytes datauint256 eta
executeTransaction(address targetuint256 valuestring signaturebytes datauint256 etapayable returns (bytes)
queueTransaction(address targetuint256 valuestring signaturebytes datauint256 etareturns (bytes32)
setDelay(uint256 delay_
setPendingAdmin(address pendingAdmin_
Events
CancelTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
ExecuteTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
NewAdmin(address indexed newAdmin
NewDelay(uint256 indexed newDelay
NewPendingAdmin(address indexed newPendingAdmin
QueueTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
Constructor
constructor(address admin_uint256 delay_
Fallback and receive
fallback(
Errors

This contract contains no error objects.