Timelock

Verified contract

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

No balances found for "Timelock"

0x4519a63f516547e3df8a04eac64044808d3502b9b5bf64d769c1cad25b3c1ab8
0xf10b016049a3b4336fdee666052f9d0b455f8bf64d4fed948a9aaa38a5d72700
0xe94046db3021f3b3c278a86ff773eb8354a28734b472719d789ff084c3b5b4eb
0x114cc4c5e03ada373e86bdede8f87b3c2f23adba280a87018d1cfde9f1066739
0xbe74a0e1ac7bbb9aa9db05df863bd0af4871f5f6f3c79289cbc0c39eb8eec794
0x2eacb978e2af9e4c1d2ce629f9994f61fe3ff9df0436af17189693c91eb87f84
0x3793617883997efa985b06a7c452fe1e607ce7664da118db461cc4b41f3d1250
0x14c5ade11805cb50c21e161786e77a6599726fadce587bbdcbcc9fde0c2f5581
0xc3032b33ccb1aac3ff4b70420cbfbd1130c90ab7a60a68e16bf73b58e3850ddd
0x404366f2ef350493468247ce00c59afdc8adc92866cadaf8d3d25e5bec429ef9

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

This contract contains no error objects.