SabaiVesting

Verified contract

Active on Ethereum with 1,418 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 $13,889,960.13
0x4b90d470ac8c7c66afa854feb60ea0bdbd9550da5ba5c551a96ea1f7cdf3bf46
0x14ea1de3a15051348c30709c202ff25c24978fa297f329ba347f7564120d0b08
0x0d4a3e61cfa9439d8ee3194ac5eb09d0bea322c43bc4576e42291a24d4dd7a8e
0x263482b9949bfb3ed12ce5871eae4d28db2f5d9301281d731edc529e4b4bec53
0x907fda8bf1550a4849ccb39060297d61fcacc5477896c7f47ab8ce6673b8b01b
0xf725f76d3bc57626f46044ac6ef5f0d0e074e594892335856e3eb3b2467a2e00
0x6fdb11c03e927a5eea7fe061e9eefa9036a04a82c8b307194e38efcf07761e5c
0x0ef774c18802c1312b3948d7bd09aacb761b66254e8f6232344b50ff177a4ce3
0xf44049924c09328a45d191a6b63fedb60afa372f743d17fee54ea0a5288d8c2d
0xfeaad9ab73077b02f469650de3da26b57b5e6533eb0a237eff39748d3e639d23

Functions
Getter at block 20827291
ManagerAddress(view returns (address)
0x752d7575a5e1c05351d56cb432622ec314040997
getToken(view returns (address)
0xb5d730d442e1d5b119fb4e5c843c48a64202ef92
getVestingSchedulesCount(view returns (uint256)
494
getVestingSchedulesTotalAmount(view returns (uint256)
361458429826812973301460568
getWithdrawableAmount(view returns (uint256)
190531000000000000000000
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.