LinearVesting

Verified contract

Active on Ethereum with 1,657 txns
Deployed by via 0xefa8bc55 at 12387720
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5bba3de9efc6101826c4370f85633dad430328b0451c378d82c5d5b8d5caeb03
0x56c6e602f53d5bcd41d7f628f0a9fdc39c262f98e3f0090c5bb24e20fabc5c7a
0x4ae4939f17b9bf0b0e1bdfc864819c34fc78178449e355293db8861cfe25d18e
0xcb607e9051cd5039e20a10afe302dc0f96628459888ea75f070a54969f4a459e
0x9dbc074b2f24963cd8f664210dae31eae0651257453d23e4b3b50274d2f827cf
0x7c5e3c18dc4438a069186c0090c7885ca80890bc7f0801d53d79ce39bfc80fe9
0xbf4d3bef8a198e53b9b32c6dabecc1b795bc53d0445ed07f7e63f57b3925f652
0xb71dc517358d2121b2d1af1c667b8b63d0e44f2d66ab167993af690b104390fa
0x26d9cb10bce04927581c3e5a9eb53873cc4038f93c50ecf1ff0daf89ccde536b
0x183e13930ab8203d07c6acc20b0ca234ae9a4405ddc4b4ed82d332344150c895

Functions
Getter at block 20851841
cliffDuration(view returns (uint256)
3240000
end(view returns (uint256)
1633363200
owner(view returns (address)
0x4e9fbaa8289f4fd5c724bfa556237951bbdf5f39
start(view returns (uint256)
1617163200
token(view returns (address)
0x84cffa78b2fbbeec8c37391d2b12a04d2030845e
tokenBalance(view returns (uint256)
2200322712075351742047095
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.