TokenVesting

Verified contract

Active on Ethereum with 592 txns
Deployed by via 0x27d97046 at 14268441
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x55809b4c23f26af62e4297bb004fd4ab4acdc094807efc9f287236c8243d34de
From
0x0b5f9d1ef343f3d38344543448dc51f080394301342cecd75d61f77feb0465d7
0x3160c783e825c19ef0bf947c808019e4b026859c0d9308708fefeb282c28d9f9
0x97028d02bed3ae3b74a43bf35da628461cc3e0b79647d73740aad5eb99e4944e
0xd12f6854bfa760f6df187b57ee81bf3ed85f990bff1e28c6d1a4e3c465569555
0xcdadab44bf07e2f3b201c3f72d4cce9c8cb7f256784a7dc0c8fc147d06f65d19
0x50eb0957c284f6f3460dfb4572c3dd04445879d0674c4a5d766dbc9ea42c6f53
0x2c1bcc67a325f9cb61adfe2871ec5a703394893342c74a0d3f3f4a7c257b9a0e
0x910d1531ed49ffc95a50e334161527d98cb3c5b1db4555984c9eef63c5234c3c
0xaf28377fcdef8b9a332b4f9cb8d52d2a788f008cb6eebb510b728356d4378ae4

Functions
Getter at block 20884610
getToken(view returns (address)
0xcbfa5f7e44d7cd08666766c2935e2fdaa953178f
getVestingSchedulesCount(view returns (uint256)
326
getVestingSchedulesTotalAmount(view returns (uint256)
124179118114247686101888890
getWithdrawableAmount(view returns (uint256)
0
owner(view returns (address)
0x60eaab09bc4fc4ba0f64702f78e09ddb30032fb6
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 _amount
release(bytes32 vestingScheduleIduint256 amount
renounceOwnership(
rescueETH(uint256 _amount
rescueToken(address _tokenAddressuint256 _amount
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.