TokenVesting

Verified contract

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

No balances found for "TokenVesting"

0xd1dad549ad48d14fd37e78c4ae9bf05702a35e754cc793cef8e4b5c916cbf3a9
0x5981825263b156322f971feb90c7a4a70a67e96068bf812d9de04c608d0a68fe
0x9b7fece1eccf7baebde196d45833b97b5a0410d69d1f0ca119f808b83d0a26f6
0xf3f08db348fc83feaab90fbbe88426bebf23db1f99e61c287cdfaf6113d1158d
0xd0de4818e7afb32afe071d5d737d88dddb738d5169463d683c063d2720ca5276
0x7c1c942c840a84feffaa1de74c63b0595772b75af934cb54a096ce6462987603
0x92ae6a25379414d1a36766f58d43766a170cc4e46afa13ef7dd0721911dca672
0x9eede9613a7e200f098a79ab41858c75cf51aaa940965d73f9a84a4a227758a9
From
0x5cfcb92c5986af955d577cb36041d54afce5f87c294941447b83c69215aa489e
0xf63a378e2e9cf739cbbffc78349c6d0ce58e77f51441d31158baa48cdd62a8e6

Functions
Getter at block 20985327
MAX_INITIAL_RELEASE(view returns (uint256)
100000000
isOwner(view returns (bool)
false
owner(view returns (address)
0x08f7506e0381f387e901c9d0552cf4052a0740a4
token(view returns (address)
0x20c36f062a31865bed8a5b1e512d9a1a20aa333a
Read-only
claimable(address beneficiaryview returns (uint256 total)
info(addressview returns (bool isRevokeduint256 totaluint256 claimed)
vestings(addressuint256view returns (uint256 beginuint256 enduint256 amountuint256 immediateReleaseuint256 claimed)
State-modifying
addCustomizedVestings(address[] beneficiaryuint256[] amountuint256[] beginuint256[] enduint256[] immediateRelease
addVestings(address[] beneficiaryuint256[] amountuint256 beginuint256 enduint256 immediateRelease
claim(returns (uint256 total)
renounceOwnership(
seize(address _tokenuint256 amount
toggleRevoked(address beneficiary
transferOwnership(address newOwner
Events
Claimed(address indexed beneficiaryuint256 indexed amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
VestingAdded(address indexed beneficiaryuint256 indexed amount
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.