Timelock

Verified contract

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

No balances found for "Timelock"

0xaeaab1d46377ed073374f5a430e3e8686e93297d9006dbb667ad0d35c686f4ef
0x01bf09c20478fe9dc05aae4a901e69493c7ce8189be9024ba0e3b2eda2c3c3a4
0x6e616ed23f646691f8c25d0e75fa6b4c0911c60bcc8f609bd80894edf8fa90ce
0x808fb62d0663f7627a0f4e630da5846e3c0e6d4af4687723cfddaf4e02c148dd
0x1550ab470df658ed0071932021636ae5e4f78517eb0a32ea428c141f0fb58302
0xceae3935d9c8d0e1727fcfc13e4bf53318e3bc788c2a23e3cbdcbb64ca00e953
0x1b4a97e99c8bd8da816e8754d6fa658413192e0b4ace44bea807d5b99bc6c8d7
0x50f04722100888f539c4affaf0b2f8a36e145dbdd8c2361e8245ce0eb9feaf4b
0x224d78ebdfae69ab670986ecc9f9a4b0b48b7415062ba3edf28f89a753c39963
0xbf3a070ce5f901b295501b96bfe3ded5f6700b94802f0bc1b5a07255d878046f

Functions
Getter at block 21172087
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
259200
MINIMUM_DELAY(view returns (uint256)
180
admin(view returns (address)
0xdddbcb4e92f590f9f136e2134770f84083175979
admin_initialized(view returns (bool)
true
delay(view returns (uint256)
180
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(
receive(
Errors

This contract contains no error objects.