VestingPrivate

Verified contract

Active on Ethereum with 71 txns
Deployed by via 0xaf4b9e4c at 13351991
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x451a779e229dbaa60dc195347708c59d5c1dd8cf82b4a375a578d0303ba16002
0x93fa7dd13d00344cb331211c6d0ee0a2efde054b73818eeea35d4193feeed273
0x563449a8f6f42e02dfb0552b3cf321ad3e7a047999efa42b714440bcdb228a70
0x783e3eb0cf818285c59f9d8b0e5acd71f1de377e1547ad32608a73e34296531c
0x9449e6d739b0721ef98775c3791937d393710534871eefea6f059447a6bccfec
0x1e9d004e94b8fe0ea961951b7fe039cd8c7ea2a94fb2d2754a1a4092648c035e
0x79bfaccb721c9bce513638c245077040760b5b75d92e5c4f562a5bbe69a4af4f
0xf36b859e56e06027e675164e524ea8797f38da9751c4dfa71220498c7c0220ee
0x056201abc62254dfff68c9eedc6fa110f9b9416ec2777bde1680a33a46567685
0x773bc8afe0f9263872e6a712414199b8954dfa9dbf90517306b5b43af7b1ad47

Functions
Getter at block 20940845
dailyVest(view returns (uint256)
83350000000000000000000
dailyVestLength(view returns (uint256)
170
hasClaim(view returns (uint256)
0
initialValue(view returns (uint256)
0
owner(view returns (address)
0xe3ebf46ecf4050c42747d3d5b3214cd4c901f4bf
startDate(view returns (uint256)
1635771600
totalRecipients(view returns (uint256)
28
totalShares(view returns (uint256)
83350000000000000000000
Read-only
percDiv(uint256 perioduint256 _shareuint256 initialValuepure returns (uint256)
recipients(addressview returns (uint256 withdrawnAmountuint256 sharePerDay)
State-modifying
addMultipleRecipients(address[] _recipientsuint256[] _dailyShares
addRecipient(address _recipientAddressuint256 _dailyShare
claim(
emergencyWithdraw(address _tokenuint256 _amount
renounceOwnership(
setStartDate(uint256 _startDate
transferOwnership(address newOwner
Events
LogRecipientAdded(address recipientuint256 dailyShare
LogStartDateSet(address setteruint256 startDate
LogTokensClaimed(address recipientuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _tokenAddressuint256 _dailyVestuint256 _dailyVestLengthuint256 _initialValue
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.