TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 294 txns
Deployed by via 0x6780d2f2 at 14633057
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
ERC-20
--
0x26b7fd836972f9771fd73278a70080217fcbc4ba3d5aee0b2d32c57f49afe44e
0xc2055cbabb1658f397bf1b6df7f9de1ab467bd40c6a44772ed7fb3169acaa1b2
0x44cc5c6b3d74f51e73bd02ba9b28fdcda2542acabf5a32662331a028bbff8ed7
0x7ef3bb803643dd2dee932b2bea23d75aadac666e5b7204f90801eafaca558a5e
0xaea750366fbe918c6941f2bf1cf5311c13072c143af661d62269cc1570016289
0x64ca15f17b5d11e76ea0fe2aa0dec189ebdbe23f10bf1f5c23504402dcf71769
0x922da71af3c1e2fcfb98d158d1ee54993df7328ed29c659b178aa28a584dcf21
0xac1149823bfbe07a7bdc59447568997934bac6932fd1bee34e6cba541fde7ae3
0x42adbf49496938564620510f7edbba72f7ae8714481ed4dc9e0d403e941185a8
0x8835ccc48aa384df6e7b8df5184986f0d7832b743a60ab5d21ade6df96479e53

Functions
Getter at block 21186146
VESTING_FLAG(view returns (string)
nft_staking_rewards
getCurrentTime(view returns (uint256)
1731589871
owner(view returns (address)
0xd411279760f39f451e79ed609fd7d6729f87e92a
paused(view returns (bool)
false
vestingToken(view returns (address)
0x14a32f050facf226ec60882398a9bf36d91dbac2
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.