Timelock

Verified contract

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

No balances found for "Timelock"

0x6404577567ff36933c41e5c2282a31aa386f8f97a7be46cb859354d04bf6c7ad
0x42a1895a5df877b864564c335a1e7cb764e45215ff5de81c51eae5aa15ae80cb
0x5cd99dd30a3d6243ee3b947919ec2e671d950d9cba384f74371a36bbd8ae86fe
0xb74456e22498375e650a8b4090d172a083c778555cf54cbb1e4b665ee6505020
0x19935ba83be949e680887789b9b6e9e829570932ebe607ded3d78ffda69b8bda
0x038b20f72aaea5e9e1ba69ffff413420e859345d51738c0e70cb9746df020657

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