KyokoVesting

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe806e646 at 14633055
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "KyokoVesting"

No transactions found for "KyokoVesting"


Functions
Getter at block 21189669
VESTING_FLAG(view returns (string)
nft_staking_rewards
getCurrentTime(view returns (uint256)
1731632399
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
vestingToken(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
queryTokenVestingAmount(address _beneficiaryuint256 _indexview returns (uint256 allVestedAmountuint256 pendingVestedAmount)
queryTokenVestingInfo(address _beneficiaryview returns (struct KyokoVestingVestingInfo[])
queryTokenVestingsAmount(address _beneficiaryview returns (uint256 allVestedAmountuint256 pendingVestedAmount)
State-modifying
grantListVestedTokens(struct KyokoVestingInitVestingInfo[] vestingInfoArray
grantVestedTokens(address _beneficiaryuint256 _fullyVestedAmountuint256 _startDateuint256 _cliffSecuint256 _durationSecbool _isRevocablereturns (bool)
initialize(address _token
modifyVestedTokens(address _beneficiaryuint256 _indexuint256 _fullyVestedAmountuint256 _startDateuint256 _cliffSecuint256 _durationSecbool _isRevocable
pause(
removeVestedTokens(address _beneficiaryuint256 _index
renounceOwnership(
restoreReleaseState(address _beneficiaryuint256 _indexreturns (bool)
revokeVesting(address _beneficiaryuint256 _indexreturns (bool)
transferOwnership(address newOwner
unpause(
withdraw(uint256 amount
withdrawPendingVestingTokens(uint256 _indexreturns (booluint256)
withdrawV2(address useruint256 amount
Events
GrantVestedTokens(address indexed beneficiaryuint256 fullyVestedAmountuint256 startDateuint256 cliffSecuint256 durationSecbool isRevocable
ModifyVestedTokens(address indexed beneficiaryuint256 fullyVestedAmountuint256 startDateuint256 cliffSecuint256 durationSecbool isRevocable
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemoveVestedTokens(address indexed beneficiaryuint256 indexuint256 fullyVestedAmountuint256 withdrawnVestedAmount
RestoreReleaseState(address indexed beneficiaryuint256 index
RevokeVesting(address indexed beneficiaryuint256 index
Unpaused(address account
Withdraw(address indexed recipientuint256 amount
WithdrawPendingVestingTokens(uint256 indexed indexuint256 pendingVestedAmountaddress indexed beneficiaryuint256 claimTimestamp
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.