TokenVesting

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x68d117e1 at 14030976
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 "TokenVesting"

No transactions found for "TokenVesting"


Functions
Getter at block 20884649
getToken(view returns (address)
0x0000000000000000000000000000000000000000
getTreasury(view returns (address)
0x0000000000000000000000000000000000000000
getVestingSchedulesCount(view returns (uint256)
0
getVestingSchedulesTotalAmount(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
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 _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 TokenVestingVestingSchedule _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.