TokenDistribution

Verified contract

Active on Ethereum with 28 txns
Deployed by via 0x7eca4ffd at 11005672
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "TokenDistribution"

0x605a4c9261f35f57bbcdc30107bbbf36fef275b1efc491b6845fc62a904e7129
0x1c2c4d6d02d92b2717816de1237d94e24406535c52539f5934fcb29d5f8bff78
0xd651954365c9547e2b5bd22bcaf9d5778b7c7383486dfe40b98752305936bd35
0x6e0728ec2e72bb9d4bc4d8559dabe7b828947538a2c515d2bb0e183c56013b42
0xc24ba8b3f37e9daac302ee9ee7a36a9b54baee0b15e1404e42ed9cc6d82863dc
0xb79ecf6e1caa650d00da2a9dc5bc6d612bdee619d280019d42be57e59bdc0b4a
0x8d361c2b2772de9fbe447a45a23a11c47d7c5c72a6a7ced2539af5a18a8eedb3
0x3b4219a0d4b518e6f240abec833260c92f7b8da82ba5471b7e37243f71df76f9
0xf85de15f019fbb6fba197b984492010f2a297fbc6d3fcdc8f2eb30c3b1312faf
0x19a22bcc0cc321b91220f7cdcb6408a6989d62338aba24bc1066640a90c1ff10

Functions
Getter at block 21292626
canWithdraw(view returns (booluint256)
(true, 0)
isOwner(view returns (bool)
false
owner(view returns (address)
0x4aabdde8429b522f5e5f3fd1c2eecbbe46f253fb
percentBonus(view returns (uint256)
500000000000000000
standardRate(view returns (uint256)
2470000000000000000000
token(view returns (address)
0x7e9f9f3b323582584526d9f83276338c89f8fbe7
totalEtherInvested(view returns (uint256)
189943068000000000000
totalNumberOfInvestments(view returns (uint256)
92
withdrawDate(view returns (uint256)
1604836740
Read-only
calculatePrincipalAndBonus(uint256 _etherview returns (uint256uint256uint256)
getInvestment(uint256 _investmentIDview returns (address _investAddruint256 _ethAmountbool _hasClaimeduint256 _principalClaimeduint256 _bonusClaimeduint256 _claimTime)
getInvestmentIDs(address _investAddrview returns (uint256[])
investmentIDs(addressuint256view returns (uint256)
investments(uint256view returns (address investAddruint256 ethAmountbool hasClaimeduint256 principalClaimeduint256 bonusClaimeduint256 claimTime)
State-modifying
addInvestments(address[] _investorsuint256[] _ethAmounts
initialize(address sender
initialize(address[] _investorsuint256[] _ethAmountsaddress _erc20Tokenuint256 _withdrawDateuint256 _standardRateuint256 _percentBonus
renounceOwnership(
returnTokens(address _tokenuint256 _amountaddress _newAddress
setERC20Token(address _erc20Token
setPercentBonus(uint256 _percentBonus
setStandardRate(uint256 _standardRate
setWithdrawDate(uint256 _withdrawDate
transferOwnership(address newOwner
withdraw(uint256 investmentIDreturns (bool)
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
WithDrawn(address indexed investoruint256 indexed investmentIDuint256 principaluint256 bonusuint256 withdrawTime
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.