SabaiVesting

Verified contract

Active on Ethereum with 1,724 txns
Deployed by via 0x11ac4e6a at 17611621
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,518,568.96
0x45b3dd21e5e15945d803d5b842cd31a77b31805428f615b694c11b579ae869d0
0x5a7889779455daa889d206787077e8f69322905f1179d273356e309dcf7fb28e
0x160d8d0b23296e46505dd7972443b61874b229fa4b5126ab2a44b02c98c45144
0x995b266aaf70e160c32af3ada9ace7579282dd1c5f21b8461471d456b39497c3
0x31071679afcda38fdc4abfe081c2d413896cad8d059c7183fb1d5751d6d370f1
0xfe8b0804daf00b3be702192c44e6f6467aae4c6eaa00a0c3f7a542c81c467910
0xabf3391f932eaa27b43d51e032c3c8ab64d02095bcdeca3593a2c1110eac1668
0xe11660032b920d1019cb3abca564b41f7f1d80ff027b642a2946789fe3572807
0x14d1183d5a8c1ee44a342e57e2eed6173f71a4c2a8556d9dfb9daf9dadab6c83
0x4b4c005a3df824bf95c1f2c1a8d8e28c0d80894bc9dd7413e909d0d61697eb8b

Functions
Getter at block 21321083
ManagerAddress(view returns (address)
0x752d7575a5e1c05351d56cb432622ec314040997
getToken(view returns (address)
0xb5d730d442e1d5b119fb4e5c843c48a64202ef92
getVestingSchedulesCount(view returns (uint256)
566
getVestingSchedulesTotalAmount(view returns (uint256)
384182522442513822066892679
getWithdrawableAmount(view returns (uint256)
305146000000000000000000
owner(view returns (address)
0x8361eb8dc2a766b9f593db15c841a7920e608338
Read-only
computeNextVestingScheduleIdForHolder(address holderview returns (bytes32)
computeReleasableAmount(bytes32 vestingScheduleIdview returns (uint256)
computeVestingScheduleIdForAddressAndIndex(address holderuint256 indexpure returns (bytes32)
getLastVestingScheduleForHolder(address holderview returns (struct SabaiVestingVestingSchedule)
getVestingIdAtIndex(uint256 indexview returns (bytes32)
getVestingSchedule(bytes32 vestingScheduleIdview returns (struct SabaiVestingVestingSchedule)
getVestingScheduleByAddressAndIndex(address holderuint256 indexview returns (struct SabaiVestingVestingSchedule)
getVestingSchedulesCountByBeneficiary(address _beneficiaryview returns (uint256)
State-modifying
changeManagerAddress(address _newManagerAddress
createVestingSchedule(address _beneficiaryuint256 _startuint256 _cliffuint256 _durationbool _revocableuint256 _amount
createVestingScheduleMany(struct SabaiVestingVestingScheduleMany[] _schedules
release(bytes32 vestingScheduleIduint256 amount
renounceOwnership(
revoke(bytes32 vestingScheduleId
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address token_address _managerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.