Vesting

Verified contract

Active on Ethereum with 273 txns
Deployed by via 0x4a737064 at 10819612
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 34 additional slots
ERC-20
--
0xe6224569738180ccb168fc80b69bbc4967d7bc480047d631151a3b56114fedc2
0x9d8d078c80dd9f4c6d4473ec90f4d5288a157011f012d0fe6198b68f04a70287
0xd350534fa61804721974e53c65f61a1bceb53028995ebfe92791ebef943f0914
0x61e6105c5511a66c3ff3b5a3ac8663758026fe236430070544e83db90b58afdb
0xb5d4e6d6eaa4c2a434c141e68f0ffcecfdbac5462d48ecdc8c87edcfbb07f39c
0x2f9fd62a921c2f9402f5b104a44647042b4f07998e17f4183752aa6d519324c8
0xe19555fcc4c693e57543c6e7726fc1bd4d6c898c22a0d292f34752f20db7f210
0xf2f30b8b488a3664aabcee0a15ca856ad7760e9f205067b4c2d4bfc50b5555bf
0xa33cd183acb80c00b705edd175698898f13a943398bea88e9b8ff66a52c0021a
0x70134f33268472687b763380335fbfc07370e31f8de62c26b54b026ed9690d03

Functions
Getter at block 21313064
hasClaim(view returns (uint256 _owedAmount)
0
owner(view returns (address)
0x8e50b39aa1d51de3024f42214fcbbcaf586a65a3
startDate(view returns (uint256)
1599573600
totalPercentages(view returns (uint256)
100000
totalRecipients(view returns (uint256)
72
Read-only
cumulativeAmountsToVest(uint256view returns (uint256)
recipients(addressview returns (uint256 withdrawnAmountuint256 withdrawPercentage)
State-modifying
addMultipleRecipients(address[] _recipientsuint256[] _withdrawPercentages
addRecipient(address _recipientAddressuint256 _withdrawPercentage
claim(
renounceOwnership(
setStartDate(uint256 _startDate
transferOwnership(address newOwner
Events
LogRecipientAdded(address recipientuint256 withdrawPercentage
LogStartDateSet(address setteruint256 startDate
LogTokensClaimed(address recipientuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _tokenAddressuint256[35] _cumulativeAmountsToVest
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.