This contract is being backfilled. You may encounter incomplete storage history.

Timelock

Verified contract

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

No balances found for "Timelock"

0x43308e6667d565ad9297607939065b6b73e64359e00b6035198c6358a20d9976
0xb043059f293cdc4c5fac2f5cbec4dd07259f5e311d5d8896ba41c9fb16ff9711
0x06e8b1c43d1c7508ba0c0c57654ab909e85cbe1a8df39ff9a7380bc87cf32876

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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.