Timelock

Verified contract

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

No balances found for "Timelock"

0x52ccb5ed91d1077e66a22dfdda016a13e506eefe12ad96c53bc5f76be87a3f5d
0xf0b0109c562649559811d7430633305ad9d7e8f7b93d2d0a27d1b222beada36d
0xc55e08cc84f65f37235115a9ad5fc831c78d6505c1c4ed78733312989d0c6901
0x06cc3ddece740eb70913fbc903361146917f89cf86b175ba958997e29e806484
0xfd3a071597f365ac39f5f6c179da0c80e5b02772cf9d335ce8a0eab51fa25629
0x6e038a7eea85ee8766de4bd5e20ac3fac6c3110185656d55a533119423f39347
0x5cc4741b074aa1d9e0dc59ea789816149144ca23d5c0b13a5e44cb55aacb87e7
0xf1e703be05a305807c82b7bcab0ff196cc49bbc6bec41ec77bf73efe6476a456
0x7f32576883de8d2603125e2546b02b55a84c24c4751347df09369eabdeef2915
0x5f0c6627369495908504f6b92b5c22b181f51fce60ca9a01bd091939443e8416

Functions
Getter at block 21176557
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
172800
admin(view returns (address)
0x28f97cd17f09f2e93d46cc18a035a714de605fe5
admin_initialized(view returns (bool)
true
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(
Fallback and receive
receive(
Errors

This contract contains no error objects.