Timelock

Verified contract

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

No balances found for "Timelock"

0xff87b1644f664adf398b94222dc301ed940843b867c6c26cd9f231e9ebb655d0
0xf4704ee2e6b77698337fbc94ce3aea189cd99121cd5a400fa9ec78bcc0b48373
0x8f4e9bc7f3c5433227c06ac068d8c61e9175fdeaf039f65ae9f3487d982f4d16
0x2cee6ae022715d2ee39215c903f80492dc72a6998196becc95073d772e927ec1
0x73196e290265f0d0c30ece31e5d895aad90c6f108ac69d6b36fb8bacea52312d
0x0f6bdb38ac2600172c6d8e418ceb411ffdf5465d2547befcc306d8e79d7bbbd2
0x14813fb2318e79e024d0c6095c3e5e4887c84621cc87a7a92eeae9d787c1ec14
0xc5017d2982789f0934325de95df6f45ef76175b84b790254241ad8a6e6529169
0xc77fc3e077357e2477f0859368447f18d92a6cc1150a3db9c6acfad1e445644d
0x8b20f02e1013fe7ab5eb9f39f48ab56b8017492355fca7824c67bd41bb8e848a

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