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

Timelock

Verified contract

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

No balances found for "Timelock"

0x1f1bf69f35cf6f3f7d526488b87b40402497d59d4a77c60b1f201770f7ca3d30
0x6306572e4906d62e4547d97f660a6dee5613ed126bd2f85f267043ad3e94bd83
0xebd0ff3ed5d4c65c8fb6a02bc4d5b81eed92660705109d657640d9dfcfdf3c76
0x0417852d5d54bb2a0550e211f210b597b11b8086d9bcbad79ff6461eff08f09e
0x6b25c7e5b73873efdf5bdf0231c75fff98821cf9913af82425a43874e775f854
0xfedf10733c12d87e842dcf9a653d2736d1e3327a9a951e3c55bdc5c7cbb09eb0
0x712bd0ea3d70dcc278f2237f9b614ac2c12029d24a0e5b8a5d8ffe183cbdd335
0x87e5d5558770fe78a739db5c7357b6ab10d0219272f2aec72b05f4397dbb7c70
0x300c28597a6b8013830dd055310e426eaa73805335d181979abcc1096d750147
0x914dc17a556698994036323baf624e48e81f325e051a3ead2d9219a1c262c949

Functions
Getter at block 20807332
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
43200
admin(view returns (address)
0xadff3ada12ed0f8a87e31e5a04dfd2ee054e1118
delay(view returns (uint256)
43200
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.