Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "Timelock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Timelock"
ABI
ABI objects
Getter at block 21184208
begin() view returns (uint256)
0
governor() view returns (address)
0x0000000000000000000000000000000000000000
recipient() view returns (address)
0x0000000000000000000000000000000000000000
span() view returns (uint256)
0
times() view returns (uint256)
0
token() view returns (address)
0x0000000000000000000000000000000000000000
total() view returns (uint256)
0
unlockCapacity() view returns (uint256)
0
Read-only
getConfig(bytes32 key) view returns (uint256)
getConfigA(bytes32 key, address addr) view returns (uint256)
getConfigI(bytes32 key, uint256 index) view returns (uint256)
State-modifying
Events __Governable_init_unchained(address governor_)
renounceGovernorship()
setConfig(bytes32 key, uint256 value)
setConfigA(bytes32 key, address addr, uint256 value)
setConfigI(bytes32 key, uint256 index, uint256 value)
start(address _token, address _recipient, uint256 _begin, uint256 _span, uint256 _times)
transferGovernorship(address newGovernor)
unlock()
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.