Timelock

Verified contract

Active on Ethereum with 39 txns
Deployed by via 0xdf13ab91 at 13009979
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xeadd0280a3a3169e06db2b0cfcde276ec2dbf2b4e471bd49d12c6706b3869992
0xc25cceceb380ec5c4a543cef40b64085da9fe8237a1f34e46f13a7dc7e9eaedc
0x6198ce2bf333ed4170c17b8a8b3143c8312aef3cd90c687be1c9d0e60ef0cb9a
0xd766dc5d55253120a00b2367df6d60a7b101a47c657f73c00124bc5065fc423c
0x23eaf861cc71d27432cab523f11ddb450035868342d07c2f100c28bbe4a192eb
0xfec7346580c18bdb32d304bf3a70ad4a2d64e80658ec678c880f435106b1456d
0x7d8d93061a6ed9f8f29336997cca9d3e626f1408f875cc0a838d268ffd004fd1
0x45e0cd7dd0b0462bcbb8d9831196ce6a560f7cab724b7390ce6c9917f7cd8eee
0xd222e00f1baf882f605835dc8a8f154ad6d21f2e6e2c49cb48b7381f902a3f86
0x9eb93e508f612a74ee7718504fc0dc800b35dc18b958e64ae0fda6963090c2fb

Functions
Getter at block 21162279
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
43200
delay(view returns (uint256)
43200
isOwner(view returns (bool)
false
owner(view returns (address)
0x38495b79a3939549dd130ba4d9f0fc38b6c4af75
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
queuedTransactions(bytes32view returns (bool)
State-modifying
acceptOwnership(
cancelTransaction(address _targetbytes _datauint256 _eta
executeTransaction(address _targetbytes _datauint256 _etapayable returns (bytes)
queueTransaction(address _targetbytes _datauint256 _etareturns (bytes32)
setDelay(uint256 _delay
transferOwnership(address _newOwner
Events
CancelTransaction(bytes32 indexed txHashaddress indexed targetbytes datauint256 eta
ExecuteTransaction(bytes32 indexed txHashaddress indexed targetbytes datauint256 eta
NewDelay(uint256 indexed newDelay
OwnershipTransferConfirmed(address indexed previousOwneraddress indexed newOwner
OwnershipTransferInitiated(address indexed previousOwneraddress indexed newOwner
QueueTransaction(bytes32 indexed txHashaddress indexed targetbytes datauint256 eta
Constructor
constructor(uint256 _delay
Fallback and receive
receive(
Errors

This contract contains no error objects.