Timelock

Verified contract

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

No balances found for "Timelock"

0x24f1635f1749d1e2a093e48df308e989bba0dad4fba88cd12b0b088b58760a95
0x3af42d75c891b1485459485898f5ceb629161e9f5748c73d9b878a541b4d15b6
0x8813b2140305ce7cf62ebd63bc4c3d8f3fd132d4630aa60fbb6c346f1411852b
0x7a75e6c494c5b02bb496e6402073dea3220af5f6328d2bf05321349791cf3711
0xbf26babdb6e0d864cbbe8b729bd89dd463240f35ef70d2d35df4134182bc5aeb
0xad130227371cbfab74f0a945afe58b79d747602e76a32180f548e0e34942cff4
0xfe612fb2cd5533945e1908c16de7072a80946c5f8a449f73c948a6a00ed975d3

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