Timelock

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xb61cdf6d at 12226018
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "Timelock"

No transactions found for "Timelock"


Functions
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 keyview returns (uint256)
getConfigA(bytes32 keyaddress addrview returns (uint256)
getConfigI(bytes32 keyuint256 indexview returns (uint256)
State-modifying
__Governable_init_unchained(address governor_
renounceGovernorship(
setConfig(bytes32 keyuint256 value
setConfigA(bytes32 keyaddress addruint256 value
setConfigI(bytes32 keyuint256 indexuint256 value
start(address _tokenaddress _recipientuint256 _beginuint256 _spanuint256 _times
transferGovernorship(address newGovernor
unlock(
Events
GovernorshipTransferred(address indexed previousGovernoraddress indexed newGovernor
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.