TokenVault

Verified contract

Active on Ethereum with 841 txns
Deployed by via 0x5cd869d2 at 7758689
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x986820d2333a303b7bddaf04aa4ff19d09a872cef8fcd30bbc727f5e76ef5cbb
0x5ab4d6996f57ea25c5bd5f70454ff29d3d10c922b560ed3dcf69d02542feba3e
0x43eec421f9b7f1a16d9b3aa0d541519f86c17b180eba4172bb369cbdea321c0d
0xbb1255773c64b18c8b573808a211c64783ac4b9764b3765bee147943c18473a8
0xc8e4a11bdfc4194661daa476c16141cc458b836f016155081b0ffb272ebf2a61
0xc90a0fcca7bb7d85c8cea0cc71e2610cfc6de0627dd55646e8a27766b4f39a93
0xc0f4a76003de6bccad47554bf928ddeb567eef8e07c43bde688098c8435c03c5
0x3ff61aeba265fb041d1a07fe7b689171af39b3ba48859e594e41c6baa44912d1
0xc7e393a73525b0d0fa32e58f141d0ba8c6cbfa4f8f014451c7a30f0b0d0d2089
0xd0e5e51af97be3593c0f0b2091b519637aceefd66e9e4722722cddd7fbd6abf8

Functions
Getter at block 21283928
freezeEndsAt(view returns (uint256)
1558742400
getBalance(view returns (uint256 howManyTokensCurrentlyInVault)
267450035346333510909160
getState(view returns (uint8)
3
investorCount(view returns (uint256)
41
lockedAt(view returns (uint256)
1558708393
owner(view returns (address)
0x6f72f2b1fad44f51a2467609fb9ac731e719abb7
token(view returns (address)
0x1d287cc25dad7ccaf76a26bc660c5f7c8e2a05bd
tokensAllocatedTotal(view returns (uint256)
83393649100000000000000000
tokensToBeAllocated(view returns (uint256)
83393649100000000000000000
totalClaimed(view returns (uint256)
83187889064653666489090840
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.