Vesting

Verified contract

Active on Ethereum with 911 txns
Deployed by via 0xd247e96c at 15723053
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,539,137.59
0xed4c98fffdb7b3642aa836a9104cf251a23e60b87374fa27eaef66e31f4ad159
0x118b6a59a02f577d0bcb321eb11fbfb9ecef7e2d4b6fc8b010c7205613a93803
0xa2a3e0b5b51cb49aa21688676fb9a954bf78d654adf137aa2ebc7624510ea6d2
From
0x075737c5afce461213864b765321b6b1ef68709afe8f7feab236eb18fb6e509f
0x4d5204928c5d3ad4b4792dd983b52f04f373e38b5be55de221c8f118ba29219f
0xd9b6d675d337f788e3841a8e7c6f5934ddadfbd6a45a6a3d125f8edf5d06cdaf
0xe741908adc1579d4e3e14c0be58eb788efa45a68b8a8e027d276434a3b038ef1
From
0xdc80e555a3edff56af6db5d88ba834ab6e2f84072e4c5b302dfdd0c14b894069
0x124589add47c153fb23233ddb06db9f5d464e5529d726d868d61a1d7e86affe1
0xc7d829395fc0d4f32524a1004185f065404ed22ba9053f036c66d1dbfe132410

Functions
Getter at block 20991277
owner(view returns (address)
0xfc08757c505ea28709df66e54870fb6de09f0c5e
token(view returns (address)
0x72953a5c32413614d24c29c84a66ae4b59581bbf
Read-only
getUserVest(address _recipientview returns (struct VestingVestState[])
isWhitelist(addressview returns (bool)
locked(address _recipientview returns (uint256 _unvested)
vested(address _recipientview returns (uint256 _vested)
vesting(addressuint256view returns (uint128 vestingAmountuint128 claimedAmountuint64 startTimeuint64 endTimeuint64 cancleTime)
State-modifying
cancle(address _useruint256 _index
claim(returns (uint256 _claimable)
newVesting(address _recipientuint128 _amountuint64 _startTimeuint64 _endTime
renounceOwnership(
transferOwnership(address newOwner
updateWhitelist(address[] _accountsbool _status
Events
Cancle(address indexed _recipientuint256 indexed _indexuint256 _unvesteduint256 _cancleTime
Claim(address indexed _recipientuint256 _amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Vest(address indexed _recipientuint256 indexed _indexuint256 _amountuint256 _startTimeuint256 _endTime
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.