TokenVesting

Verified contract

Active on Ethereum with 4,125 txns
Deployed by via 0x0065d90f at 15430601
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $739.42
0xfe475dec662536e2dd22825bfdb0fbc7cd535e49c9aa94b1f5278dad45af3022
0x7706c8a90c8e4330f7b847006009d10a95f8a5531a2b8b904cc053d7a508f9ec
0xb2110779190b41f716632c5e56cca70ca1392679246ce981b82679b24927e1be
0x053022e6350be7f243ec80dbbeda099c42e48dfa829b182145a7c5799abafc7b
0xc2aaab53f438296555130c83a18ae777c0168170edaecdab76592acd07aa8926
0xde148436eb24439981ed463f1e383d7934e31aec9960e46141b9a5dc67ba6ea0
0xb43b14724b8738417a3ae553adc789c6d28d927aa24afc0ae7037d07f37b60c1
0x8648ac75c979bf128274f0b09c98d75ffcadfa8e28617e7e50d9df6fb5091148
0xf96119ce571e763b69ce1a92b2f81df5c6b26321bc4f5d6f07a386ee0f557fa1
0x9e3a7183d1f283d67f3819604b862751c612d8b350c090a8163eac74b27f4894

Functions
Getter at block 21258371
getToken(view returns (address)
0xa16a609ff4e1a15b6ccb469e7a5dd14e89305283
getVestingSchedulesCount(view returns (uint256)
1505
getVestingSchedulesTotalAmount(view returns (uint256)
1661819149913688018753821
getWithdrawableAmount(view returns (uint256)
75823895280503121142033
owner(view returns (address)
0x8662fce6adb676d663192de87b2a31758f7d6b97
Read-only
computeNextVestingScheduleIdForHolder(address holderview returns (bytes32)
computeReleasableAmount(bytes32 vestingScheduleIdview returns (uint256)
computeVestingScheduleIdForAddressAndIndex(address holderuint256 indexpure returns (bytes32)
getLastVestingScheduleForHolder(address holderview returns (struct TokenVestingVestingSchedule)
getVestingIdAtIndex(uint256 indexview returns (bytes32)
getVestingSchedule(bytes32 vestingScheduleIdview returns (struct TokenVestingVestingSchedule)
getVestingScheduleByAddressAndIndex(address holderuint256 indexview returns (struct TokenVestingVestingSchedule)
getVestingSchedulesCountByBeneficiary(address _beneficiaryview returns (uint256)
State-modifying
createVestingSchedule(address _beneficiaryuint256 _startuint256 _cliffuint256 _durationuint256 _slicePeriodSecondsbool _revocableuint256 _amount
createVestingScheduleMultiple(address[] _beneficiaryuint256 _startuint256 _cliffuint256 _durationuint256 _slicePeriodSecondsbool _revocableuint256[] _amount
release(bytes32 vestingScheduleIduint256 amount
renounceOwnership(
revoke(bytes32 vestingScheduleId
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Released(uint256 amount
Revoked(
Constructor
constructor(address token_
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.