VestingContractWithoutDelegation

Verified contract

Active on Ethereum with 4,516 txns
Deployed by via 0x2e0eaac5 at 10926321
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,943.45
0x2af24f70ec4ae451dca87483304fefd6fa720c8bb7eeced36a5e990f7cffaa84
0x8cc5de1ba40358d4f865fc6608fac2f0f53b8ef7fa1159aa426bc8f471d49934
0xcb8866d68ad0681864f5cf67c7fee8ec84b2f4cd69d6532e79e3118e4b09ebbe
0x4dab1521b5c4f46785077dbf22a28273100cd19fcfb3e77f802701a5d75fae7f
0x17569eb5153f8e44caaa67ea5870be289a32c0d488d7d53bc274e05c25be7789
0x6cfe953a35aae3e57d62322d861fd465301d0bc6655ac2e78c78ae1c12255525
0xb782051f2b6beae592d3815c1f8fb9b10406741451e302fb82b1bd7b2497b00f
0xa7e66f0a59783c136d4b27100499e960dcc82c6fbc474e49918f7ac1708f8787
0xa46ceebf608f4c7f2a1657f2db4b9b49269e14aa27f6276ea50e30ddc29df46d
0xb2fdee6d60d852c152c70e295d891bb97c4139c169890144d19b1d3975ba3324

Functions
Getter at block 21220372
cliffDuration(view returns (uint256)
0
end(view returns (uint256)
1608818400
owner(view returns (address)
0x4b29444d24d30de6ce16616b32538224b3c41c7c
start(view returns (uint256)
1600956000
token(view returns (address)
0xc57d533c50bc22247d49a368880fb49a1caa39f7
tokenBalance(view returns (uint256)
485903649874119608952877
Read-only
availableDrawDownAmount(address _beneficiaryview returns (uint256 _amount)
lastDrawnAt(addressview returns (uint256)
remainingBalance(address _beneficiaryview returns (uint256)
totalDrawn(addressview returns (uint256)
vestedAmount(addressview returns (uint256)
vestingScheduleForBeneficiary(address _beneficiaryview returns (uint256 _amountuint256 _totalDrawnuint256 _lastDrawnAtuint256 _remainingBalance)
State-modifying
createVestingSchedule(address _beneficiaryuint256 _amountreturns (bool)
createVestingSchedules(address[] _beneficiariesuint256[] _amountsreturns (bool)
drawDown(returns (bool)
transferOwnership(address _newOwner
Events
DrawDown(address indexed _beneficiaryuint256 indexed _amount
ScheduleCreated(address indexed _beneficiary
Constructor
constructor(address _tokenuint256 _startuint256 _enduint256 _cliffDurationInSecs
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.