TokenVesting

Verified contract

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

No balances found for "TokenVesting"

0x2b9cc68a0b8c22ccdb08a93bc2a31f5b508cad2cc9db4aab23edc9d23ce49150
0xc69797e0003db2bef5d9cbd95d598f52eebcaa5d1c7988431d94094c5c487106
0x01d579f3803cc306b75a93142d42bc8b36b2097bb7650789ae9133f3a52367e5
0xa3a9f6cd00159f26ab70d6a5d3d0e8c9034b86a0186571ee41979eae6fe7f2f7
0x56b0561bcd316e7be6af1777b268ddf311d9831a0c30ca02696f459a16c537bf
0xfa35a4da11f8f9f472fd51a7d6fb8938672389d2b6f6313a51b41a3b6693f00d
0x5378c0e1b649d6cb0b07fded3284e2083bbf81c7606173b3c5d025a258a712e1

Functions
Getter at block 21311392
cliff(view returns (uint256)
15552000
owner(view returns (address)
0xdad697274f95f909ad12437c516626d65263ce47
receiver(view returns (address)
0xe59f8bc9eda406b46b924571b081e135a727b5ec
startTime(view returns (uint256)
1501286400
timePerPeriod(view returns (uint256)
2592000
token(view returns (address)
0xeb9951021698b42e4399f9cbb6267aa35f82d59d
tokensClaimed(view returns (uint256)
83334000000000000000000
totalPeriods(view returns (uint256)
24
totalTokens(view returns (uint256)
83334000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
changeReceiver(address newReceiver
claimTokens(
fundVesting(uint256 _totalTokens
killVesting(
renounceOwnership(
transferOwnership(address _newOwner
Events
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokensClaimed(uint256 tokensClaimed
VestingFunded(uint256 totalTokens
VestingKilled(
Constructor
constructor(address _tokenaddress _receiveruint256 _startTimeuint256 _cliffuint256 _totalPeriodsuint256 _timePerPeriod
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.