Timelock

Verified contract

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

No balances found for "Timelock"

0x002a38dc08200296ab1d469a59f1d578c9dc2c79bf09960e9954a6629a3c9a24
0xf6e0b09499a2bf4ac00fd1741870f9a61806a538c366431835cc6df03cd5e749
0x44620a24c5e2569b3f6ae26642b08809f2f7af396b65452e1703eb70f447f87c
0x13e0164de88f2c81f93fe312ba2001a753bff0737ab4978afcabd1f343f9d082
0xb38f9ea1551d687db616e0df8dbe52162177e4b31cad7d0c6ec68382f2250f3c
0x23ab2d168cf9ce29cabd34cb9a59e0e5bbba8e7d16b1fac1428ccb0c298572f3
0x0bfb9bd7c0d3eec39b19f1948ffd25fb881d157d69f38814d2738f8365fe8475
0xf142ce8359fbee8b96c8fd9c0e9774bf6fbb0192bbddf0611bc74b8cd858eb91
0x2da01e074380481438bf895c408396a372ff8c818c99e114f38c227642ec22ad
0x9f76425cf781921b5398034cb1a0f35925494ed1ec20514e7ede3c42f6280ba2

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