TokenVesting

Verified contract

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

No transactions found for "TokenVesting"


Functions
Getter at block 21190123
beneficiary(view returns (address)
0x3dbe0b0afccab13766efd49a4fc91f7090d69a88
cliff(view returns (uint256)
1561939200
duration(view returns (uint256)
189216000
owner(view returns (address)
0xac8d25e756985170614cc69a517e1eade0b4ecbe
revocable(view returns (bool)
false
start(view returns (uint256)
1530403200
Read-only
releasableAmount(address tokenview returns (uint256)
released(addressview returns (uint256)
revoked(addressview returns (bool)
vestedAmount(address tokenview returns (uint256)
State-modifying
release(address token
revoke(address token
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Released(uint256 amount
Revoked(
Constructor
constructor(address _beneficiaryuint256 _startuint256 _cliffuint256 _durationbool _revocable
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.