TokenVesting

Verified contract

Active on Ethereum with 976 txns
Deployed by via 0xff0b77da at 14107027
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x977719f016c2f866cc53a5f5da52ff556cc378fa0ca495ca2d7ad8a34d82b9c3
0x81c003bc17a616ee8893ba8c65b3cba4f1ec7da77a8a69204121f92d2fceac01
0xcfc18a72e33e8a9876f35305398695c58a80fb9e6d3f69955c248728815958ac
0xbf497d6c04c53161aa72f82a0e2cf31f669c72a8b4bb1aa657b65d1d1ac7c345
0xa4c3fe09448e574bdc27520b48a5a6c223dd6e8dcf462a242bbae608033c5f8f
0xafc041350bb77d67111e5ddcd8278e47d93f45209b74e42f9163c8a5aa848e8b
0x2e29bcb1d61e5c079b5104773e5757f63ea017071e3fd4f377c8a6acb38e4c07
0x69328c6de7e017685f8cbadaa094f1db567828327e06ce6c1a412d53b64ad795
0x71246d79fc6fc9dd981b69bb1b730413a3ca6b4d75c3b0a9d60b24fb4246e0e5
0xcbaf926b023bf20ae8fa78bf78cb23979da54a691ed360134b633f2e7c717b2c

Functions
Getter at block 21041705
getToken(view returns (address)
0xc16b2419494ae0604432297d40cdf0e8d68de8d6
getVestingSchedulesCount(view returns (uint256)
238
getVestingSchedulesTotalAmount(view returns (uint256)
61088305373220642541730000
getWithdrawableAmount(view returns (uint256)
417443638854166684444456
owner(view returns (address)
0x1d3d291151729999d2d3a43778ad33079e181c57
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
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.