TokenVestingV2

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x4140d0a4 at 14761632
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "TokenVestingV2"

0x3a39f273e8596a58319d78396514f2376458114e23e2ef84b3b50865b21e0868

Functions
Getter at block 20884648
getToken(view returns (address)
0x6b0b3a982b4634ac68dd83a4dbf02311ce324181
getTreasury(view returns (address)
0x89fb684c2f57112f153fed5954978b88c11f49e3
getVestingSchedulesCount(view returns (uint256)
0
getVestingSchedulesTotalAmount(view returns (uint256)
0
owner(view returns (address)
0x3c2b5589394e25548639bf87b60c867cd00dd4c5
Read-only
computeNextVestingScheduleIdForHolder(address holderview returns (bytes32)
computeReleasableAmount(bytes32 vestingScheduleIdview returns (uint256)
computeVestingScheduleIdForAddressAndIndex(address holderuint256 indexpure returns (bytes32)
getLastVestingScheduleForHolder(address holderview returns (struct TokenVestingV2VestingSchedule)
getVestingIdAtIndex(uint256 indexview returns (bytes32)
getVestingSchedule(bytes32 vestingScheduleIdview returns (struct TokenVestingV2VestingSchedule)
getVestingScheduleByAddressAndIndex(address holderuint256 indexview returns (struct TokenVestingV2VestingSchedule)
getVestingSchedulesCountByBeneficiary(address _beneficiaryview returns (uint256)
State-modifying
createVestingSchedule(address _beneficiaryuint32 _startuint32 _cliffuint32 _durationuint32 _slicePeriodSecondsbool _revocableuint128 _amountuint128 _immediatelyReleasableAmount
postConstruct(address token_address treasury_
release(bytes32 vestingScheduleIduint128 amount
renounceOwnership(
revoke(bytes32 vestingScheduleId
setTreasury(address treasury_
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Released(address indexed _byaddress indexed _tobytes32 indexed _vestingScheduleIduint256 _amount
Revoked(address indexed _byaddress indexed _beneficiarybytes32 indexed _vestingScheduleId
TreasuryUpdated(address indexed _byaddress indexed _oldValaddress indexed _newVal
Upgraded(address indexed implementation
VestingScheduleCreated(address indexed _byaddress indexed _beneficiarybytes32 indexed _vestingScheduleIdstruct TokenVestingV2VestingSchedule _schedule
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.