Timelock

Verified contract

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

No balances found for "Timelock"

0x19381c29b9f86aa5abceae49902f1e739320031b01b179a25bff32c2e2746a6b
0xd036c2e4c89a09a9c7f432dd4bbff0a1b07b8cd1edac2c263ccbc11e02a6ce8e
0x565025c41bf97376720c4bf60af3ac553ed00f1d6c7e39720929ed5125bd4b17
0x69252a8b1aceba4a8b4f89e79cc4d0e73477849c32035474b5e3ea6646712cda
0x85c342f8f304202bb596949455195eae00d2e95840284b05bbc3dc45d66c0379
0xa1d4b128ef2743fbd805faa993643c636b4ef274f38b9f86c0bc0df1eebae8d4
0xe543e09cd901c879116112e9b459f38e5e08904cc3488bd99f95929236b5ca06
0xff85bf77694fe3807696ecd10ce3f22515a093fa6804ae60a0dfa3b31930dde3
0x575ab355c9ffafa4ac773cc4c90ec6cf717f1d0e141fa2a5127ee70efadaf21a
0x4ca7a8c75f9db2da57f806df6f3a7a28e3796ee2782e20e0ca432b089da085c4

Functions
Getter at block 20856900
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
172800
admin(view returns (address)
0xf3751f827b9f9ef4d03f8aa1f69f1806b8785f13
admin_initialized(view returns (bool)
false
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.