Timelock

Verified contract

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

No balances found for "Timelock"

0x8ec86eeef5d054d408d7e5a7551e62337468796af23243384c9aa4cbf777eb20
0x6eb8f988a2dcb10be3dad12a96ba39763dabdcc75a6b29b8ada0d79ec89335fc
0x4eb217d9f5bce43fcde34c7bc27f745483a9b074ccd120404dbbb0848613407a
0xb52c25618acafdcff07c47a26137d88d35f68439d785fcea19707b4f463fb562
0xa7fb7d0569b74fb74a7d1ed6cb0a131595fc31b7c14940f56f56d87d20cf7422
0x96f103cb7d0b081b3009b37eb22283bc1aa39207ca90e0c8b4fb36f91f5fc5fd
0x7c2337bd8e687cf3e30c8ba43112254a001592e5716b9cb711cfceac955b433a
0xaf7f4bf62153e95139a042dd7e952a554b873460e8663b55204c9b234417c901
0x3784af3298139124d8c68c59eeee41784d8423b1b8302a1e6671ae1fd4cce519
0x997db036b12a3cf4458899e68e483583349139346ae1a2853d0d893103f7961f

Functions
Getter at block 21316310
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
172800
admin(view returns (address)
0x81cfe8efdb6c7b7218ddd5f6bda3aa4cd1554fd2
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
receive(
Errors

This contract contains no error objects.