Vesting

Verified contract

Active on Ethereum with 1,607 txns
Deployed by via 0xc96a5c2c at 12304831
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $525,440.43
0x8cc0ff8358a73f476347761271d2242663bdac7b8a066d1a348ea5b635245536
0xf31965b54ffe05ec6876ebae4c646cd3d2f37058f1910c5d533abf807e9aff86
0xfd1d9ec4b0307f766438f2569172d306c7c4824e8e1560964a3fd3a37ba34930
0x9e901277ff143e38c9bf36484ad95b180700e79c8a029f29dc1c5ce6df3fc5bb
0x9a88b24c88510945ea8ba713fed950842c71b7c68152e8fd9709aa47f9ad7d3a
0x6eadb7dc0f1b22ec99b753516040c0001a80a29af25895e466acdc59f58b5f88
0xe2606bd1b6bd821f68c3de631635a17ebfda9d52875fe53845e9f758c8fb9886
0x97154b6812672445f3489c1dd460a7d07e7ef7b0c7191f358a68fe451f548739
0xa7aa894f369beac1e59a12a8fb3c6b86935668d05008f3ba658547cf84b8dda0
0xffb68b0a6ff89c053a75ac1976adea6bcb8669adcd7db62c3c325c8751c92e7e

Functions
Getter at block 21286287
owner(view returns (address)
0x1e7f67468e6e7789fcb0ae66de90b10e8b7d4026
token(view returns (address)
0x8642a849d0dcb7a15a974794668adcfbe4794b56
Read-only
calculateVestingClaim(address _recipientview returns (uint64uint256)
tokenAllocations(addressview returns (uint64 vestingDurationuint64 periodClaimeduint64 periodInDaysuint64 startTimeuint256 amountuint256 totalClaimed)
unclaimedAllocation(address _userview returns (uint256)
State-modifying
addTokenVesting(address[] _recipientuint64[] _startTimeuint256[] _amountuint64[] _vestingDurationuint64[] _vestingPeriodInDaysuint256[] _upFront
claimVestedTokens(
Events
Allocated(address recipientuint64 startTimeuint256 amountuint64 vestingDurationuint64 vestingPeriodInDaysuint256 _upfront
TokensClaimed(address recipientuint256 amountClaimed
Constructor
constructor(address _tokenaddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.