Timelock

Verified contract

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

No balances found for "Timelock"

0x6df8b9d7ecbcff77665bc4be3662a17769f73b1b0f8592821b5a26481a6e1d13
0xcc6d5122269481c525da0e65b0cda6ff167dcc6c6461fde8f431d85f119eae81
0x4bd3484263c1a61e20b274f12163f43c461346cf97299c238bf2bca886610e77
0x8cc99faa33bd1f21ce7904c5d74a7fa5a8f7c4a3d9ede03e229c1f1254dbf20f
0x9327f58b73541edbd51c38884a0066d08a28dda4eb75cd5ea28ae745927d4225
0x529df1be05dfc7a2cc67cc3ef668d620bfc4f30b49a935a623c11b701ee486ab

Functions
Getter at block 21066188
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
172800
admin(view returns (address)
0x6035a65b3335fa03b1695535a1e4617731b8cff1
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
fallback(
receive(
Errors

This contract contains no error objects.