TokenControllerV2

Verified contract

Implementation

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

No balances found for "TokenControllerV2"

No transactions found for "TokenControllerV2"


Functions
Getter at block 21169412
bLOTToken(view returns (address)
0x0000000000000000000000000000000000000000
marketRegistry(view returns (address)
0x0000000000000000000000000000000000000000
masterAddress(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
 
totalSupply(view returns (uint256)
vesting(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getUintParameters(bytes8 codeview returns (bytes8 codeValuint256 val)
getUnlockableTokens(address _ofview returns (uint256 unlockableTokens)
isAuthorizedToGovern(address _toCheckview returns (bool)
lockReason(addressuint256view returns (bytes32)
locked(addressbytes32view returns (uint256 amountuint256 validitybool claimed)
tokensLocked(address _ofbytes32 _reasonview returns (uint256 amount)
tokensLockedAtTime(address _ofbytes32 _reasonuint256 _timeview returns (uint256 amount)
tokensUnlockable(address _ofbytes32 _reasonview returns (uint256 amount)
totalBalanceOf(address _ofview returns (uint256 amount)
State-modifying
burnLockedTokens(address _ofbytes32 _reasonuint256 _amountreturns (bool)
extendLock(bytes32 _reasonuint256 _timereturns (bool)
increaseLockAmount(bytes32 _reasonuint256 _amountreturns (bool)
initiateVesting(address _vesting
lock(bytes32 _reasonuint256 _amountuint256 _timereturns (bool)
lockForGovernanceVote(address _ofuint256 _period
setMasterAddress(
swapBLOT(address _ofaddress _touint256 _amount
transferFrom(address _tokenaddress _ofaddress _touint256 _amount
unlock(address _ofreturns (uint256 unlockableTokens)
updateUintParameters(bytes8 codeuint256 val
Events
Burned(address indexed memberbytes32 lockedUnderuint256 amount
Locked(address indexed _ofbytes32 indexed _reasonuint256 _amountuint256 _validity
Unlocked(address indexed _ofbytes32 indexed _reasonuint256 _amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.