VestingStrategic

Verified contract

Active on Ethereum with 57 txns
Deployed by via 0xe917c75f at 13351991
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x730fe0a76ec45e05b0d38d7c52380742e4855a774e52803ee7fc587805d10417
0x5d8183d2ed6f836c7c7fe04bb1728bb687cf46e5f8c78fdd7ec728ce1c4fdc22
0x4ef82c91a002d43acc5024880c5e0662365eb524c1e8b42abf8d5fad2b52a3da
0x980e7ef1d9fe4b078369f8f6508aee24566178432ddbb783a3a6680b93ccb0b5
0xa99ad7abdca183bdc44129d6c1eca6d8dcab11a680ec294137e107b153dcb82a
0x4242b707e36292ecc6124747a156f2dc628f38b99818ba0592d8168f2314ad3d
0x5f8cc97687558ff9cf96bec7045ecb81f1770807cfaa6d19d122a0a1d54036be
0x22bcadd32de9dcc35739d4953f941a97a08e96b73611a3c065b385d5143fe0e2
0xe4119239fa80d339242f091b5ac85a9055de079afeca8cfd3ecd1a32f5f4e722
0x19807afd123e856c8b9004964f4a9140438b9f450c07a6c75c21b1c0970d6c11

Functions
Getter at block 21313266
dailyVest(view returns (uint256)
91125000000000000000000
dailyVestLength(view returns (uint256)
176
hasClaim(view returns (uint256)
0
initialValue(view returns (uint256)
0
owner(view returns (address)
0xe3ebf46ecf4050c42747d3d5b3214cd4c901f4bf
startDate(view returns (uint256)
1635771600
totalRecipients(view returns (uint256)
22
totalShares(view returns (uint256)
91125000000000000000000
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.