VestingTrustee

Verified contract

Active on Ethereum with 0 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
ERC-20
--

No transactions found for "VestingTrustee"


Functions
Getter at block 21303779
cln(view returns (address)
0x4162178b78d6985480a308b2190ee5517460406d
newOwnerCandidate(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb0f37b1878fd6a3006467d9cacc8cdef082e11f8
totalVesting(view returns (uint256)
841326704501831607596340996
Read-only
grants(addressview returns (uint256 valueuint256 startuint256 cliffuint256 enduint256 installmentLengthuint256 transferredbool revokable)
readyTokens(address _holderview returns (uint256)
supportsToken(address tokenview returns (bool)
vestedTokens(address _holderuint256 _timeview returns (uint256)
State-modifying
acceptOwnership(
batchUnlockVestedTokens(address[] _granteesreturns (bool success)
grant(address _touint256 _startuint256 _cliffuint256 _enduint256 _installmentLengthbool _revokable
grant(address _touint256 _valueuint256 _startuint256 _cliffuint256 _enduint256 _installmentLengthbool _revokable
requestOwnershipTransfer(address _newOwnerCandidate
revoke(address _holder
tokenFallback(address _senderuint256 _valuebytes _datareturns (bool ok)
unlockVestedTokens(returns (uint256)
withdrawERC20(address _tokenAddressuint256 _amountreturns (bool success)
Events
Error(address indexed senderuint256 error
GrantRevoked(address indexed _holderuint256 _refund
NewGrant(address indexed _fromaddress indexed _touint256 _value
OwnershipRequested(address indexed _byaddress indexed _to
OwnershipTransferred(address indexed _fromaddress indexed _to
TokensUnlocked(address indexed _touint256 _value
Constructor
constructor(address _cln
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.