TokenVesting

Verified contract

Active on Ethereum with 1,477 txns
Deployed by via 0x16c6bc4b at 13886803
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TokenVesting"

0x48b92ad02d56e628d722e4f916102b943ab1b9d4b6189718cf969155e2e84c34
0x8be19a7d9837092b66eb0793a553950a35a01ab3424acabbe34cbdc050877eba
0xbe7f8a7cddb09bb7a378e03e6c9f5cba8211ba8446406b4c55a56cefdec05b5b
0x80f441e59510bb8a9e9adbc0f1e74fa55de5b1419fa339612f66e9529a4bc8da
0x84ff9a4cd74290b9fd916d8766f98dfd426e0d190b401e139de850db6c23893f
0x5c0f197bae7b0304ff0d909dbf322f499fa9d095ab593bcec0bc13eb3a4ccf12
0x3567712d26a09dccb1f721dbb821e8f1f9ff9906dc12b41d130735899450b436
0x87a8855569ab5e98f857ba4401b3efdff6b701f8468373b04441995da1745eca
0x48c2632a0103b0975bd7f2567e9be56a6fa29c4dd2683a1a32ce9d11d03caa8a
0xe09170849fc8254729fe2bf0a8843657e957c7113a5e2c5a08cfc09442f75d7b

Functions
Getter at block 21085893
owner(view returns (address)
0x11998af21307e9561cf8c131f8fb9be754615d3f
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x72b886d09c117654ab7da13a14d603001de0b777
totalVestingsTokens(view returns (uint256)
51281664000000000000000000
Read-only
claimableTokens(address receiver_view returns (uint256 claimableTokens_)
vestingScheduleOf(addressview returns (uint256 startTimeuint256 cliffuint256 totalPeriodsuint256 timePerPerioduint256 totalTokensuint256 tokensClaimed)
State-modifying
acceptOwnership(
changeReceiver(address oldReceiver_address newReceiver_
claimTokens(address destination_
fundVesting(uint256 totalTokens_
killVesting(address receiver_address destination_
recoverToken(address token_address destination_
renounceOwnership(
setVestingSchedules(address[] receivers_struct ITokenVestingVestingSchedule[] vestingSchedules_
transferOwnership(address newOwner_
Events
OwnershipTransferPending(address indexed owneraddress indexed pendingOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiverChanged(address indexed oldReceiveraddress indexed newReceiver
RecoveredToken(address indexed tokenuint256 amountaddress indexed destination
TokensClaimed(address indexed receiver_uint256 tokensClaimed_address indexed destination_
VestingFunded(uint256 totalTokens_
VestingKilled(address indexed receiver_uint256 tokensClaimed_address indexed destination_
VestingScheduleSet(address indexed receiver_
Constructor
constructor(address token_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.