TokenVault

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0x39cb2043 at 7725626
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc65a9689167e97f13964838c9c156944cf951a3f7637b3e496b4a52428fd019b
0xb0f5fe75a487bc988b12a1feb9998c56efe95c1010ae8aadb29078c64061645a
0xd92fb98c3ac52020f000cca708ce89e2af9ea042519c6ea7f55a42bb63d586e9
0xc434967f2cd73356a5cc089d3c77320702740c8fd4eb59f70cc58d2f8a912a6a
0xd3fe05020a16df7c0de2eed2168df6d6d41729e6658a19a0e0f3f974af77c9e0
0x0f16691aa593d54e62cf37e48e7cba6dad00401f3f0746b50a91a1555aecfcca
0x6b8b6c55f4190e23ac369a05855a54e76decad9280189805c0e2869cf1064a84

Functions
Getter at block 21037567
freezeEndsAt(view returns (uint256)
1557410400
getBalance(view returns (uint256 howManyTokensCurrentlyInVault)
200000000000000000000
getState(view returns (uint8)
3
investorCount(view returns (uint256)
2
lockedAt(view returns (uint256)
1557394719
owner(view returns (address)
0x6f72f2b1fad44f51a2467609fb9ac731e719abb7
token(view returns (address)
0xd28d7f90c0fcaca43011a812cad626787b9467da
tokensAllocatedTotal(view returns (uint256)
1000000000000000000000
tokensToBeAllocated(view returns (uint256)
1000000000000000000000
totalClaimed(view returns (uint256)
800000000000000000000
Read-only
balances(addressview returns (uint256)
claimed(addressview returns (uint256)
getCurrentlyClaimableAmount(address investorview returns (uint256 claimableAmount)
getMaxClaimByNow(address investorview returns (uint256 claimableAmount)
lastClaimedAt(addressview returns (uint256)
tokensPerSecond(addressview returns (uint256)
State-modifying
claim(
lock(
recoverFailedLock(
recoverTokens(address token
setInvestor(address investoruint256 amountuint256 _tokensPerSecond
tokensToBeReturned(address tokenToClaimreturns (uint256)
transferOwnership(address newOwner
Events
Allocated(address investoruint256 value
Distributed(address investorsuint256 count
Locked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _owneruint256 _freezeEndsAtaddress _tokenuint256 _tokensToBeAllocated
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.