TokenVesting

Verified contract

Active on Ethereum with 2,230 txns
Deployed by via 0xeea17354 at 13569500
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,174,999.8
0x02cbcf5128e8d97dbd2841cc7c73d61be59bc6a4aa22ed02d9bb350db0e77c8f
0xca2f90f5f5d5f36aba5e99d7ccfcebb7e65e1f2e53c27835eab36cabe017bcaf
0x872c9d672a6bac06a08dad022d2c66938778ad79f3e3f8edbd0d4b6c0ee21963
0xf6bdf377b5fd1182961f4eb80680d1b291432ec60fd6b13636a924bb4ef4d7a8
0x711978818efe2a929873a1b7bb2997688306c728879f60f7c2b7719207d73dda
0x8d25efd7ce9808fd1da48fa3a7a27a81552ca9a421345b2d0828868ad0c2f5c3
0xb2b328b142d419c51d32b5feb8f163580e8a8ec188569e2833e6a11bfe6e80ee
0xdd4e10d4a78c61343bf7fd57b43add0ce6ac7c5a211234151e1fd9d63e1f0464
0x87960f2d4861de3b40efe4bc507eebc1701a19ec40a87087fcf8fc93318ab4d2
0xc31d711a5a7dc40babe52f412ce17fc964f1be74de2df8016ca90ffd6b156e8b

Functions
Getter at block 20983470
claimAllowed(view returns (bool)
true
owner(view returns (address)
0x8f692d7abc6cdf567571276f76112ec9a01de309
totalAlloc(view returns (uint256)
127281309478165906309300000
totalClaimed(view returns (uint256)
106055707368775599211592337
Read-only
claimableAmount(address _payeeview returns (uint256)
vestingSchedule(address _payeeview returns (uint128uint128uint64uint32uint32uint128)
State-modifying
addVestingSchedules(address[] _payeesuint256[] _amountsuint64[] _startTimesuint32[] _vestingPeriodsuint32[] _cliffsuint128[] _initialReleases
claim(uint256 _amount
renounceOwnership(
revokeVestingSchedule(address _payee
setClaimAllowed(bool allowed
transferOwnership(address newOwner
withdraw(uint256 _amount
withdrawAll(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokensClaimed(address payeeuint256 amount
VestingAdded(address payeeuint256 amount
VestingRevoked(address payee
Constructor
constructor(address token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.