CollectorETH

Verified contract

Active on Ethereum with 1,533 txns
Deployed by via 0x1483e173 at 16717816
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots

No balances found for "CollectorETH"

0xf43d57ef39467ab65271303e81478da6a5ca01eb406d754e58804e8df3afd17b
0xb4022e7adc57650ed1a025709080dbfb79bd9cd8380d6a3d61fa62cc00a764ea
0x7ab7e59f3c9495994ca1f316236a6c16cff01eab6670b9e5cd740145d7c0a91a
0x7426eeb4722c7c86b2a14489f9acfaa28940ff23d6205f8f72cb4ae1eedd30cd
0x8877ad7d917a9991515ed5c8db5f5a91478114b955676fbe1e5dfbe1416f8469
0xe50fd34dbb7faec0d153cc181bf45d4bc03eca962afa04266f84a356d65e4133
0x6c1652ece1aacfb0dbf5ac50326ae933ece18411225cbeb54f126d78c1db69fb
0x7bfe8972862beebf862f4b2f1b202419a76ce4d3995e72e64a4e1bff43735bbd
0x786eda2b4f768965c2ddd042a360805625fbf4f612fe15647d95d36f00818f49
0x99c547d24325c92ab870349a6362c258d1ec79f58a68e7252913a4be89ae00d7

Functions
Getter at block 20861962
UNISWAP_ROUTER(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
bonusAddress(view returns (address)
0x641ad78baca220c5bd28b51ce8e0f495e85fe689
claimer(view returns (address)
0x5dbd12dee6c028398ad3f282a9ed2f0b29aec9d5
currentInvestmentDay(view returns (uint256)
580
 
fundedDays(view returns (uint8 $fundedDays)
g(view returns (uint64 generatedDaysuint64 preparedReferralsuint256 totalTransferTokensuint256 totalWeiContributeduint256 totalReferralTokens)
(generatedDays=50, preparedReferrals=74, totalTransferTokens=0, totalWeiContributed=0, totalReferralTokens=0)
 
investmentsOnAllDays(view returns (uint256[51] _allInvestments)
 
investorsOnAllDays(view returns (uint256[51] _allInvestors)
 
myInvestmentAmountAllDays(view returns (uint256[51] _myAllDays)
myTotalInvestmentAmount(view returns (uint256)
0
referralAccountCount(view returns (uint256)
74
 
supplyOnAllDays(view returns (uint256[51] _allSupply)
tokenAddress(view returns (address)
0x87a567060769348c7ff1836e4497b84f844ba99b
tokenDefiner(view returns (address)
0x641ad78baca220c5bd28b51ce8e0f495e85fe689
uniqueInvestorCount(view returns (uint256)
279
Read-only
checkInvestmentDays(uint8[] _investmentDaysuint256 _investmentDaypure 
dailyTotalInvestment(uint256view returns (uint256)
dailyTotalSupply(uint256view returns (uint256)
investorAccountCount(uint256view returns (uint256)
investorAccounts(uint256uint256view returns (address)
investorBalances(addressuint256view returns (uint256)
investorTotalBalance(addressview returns (uint256)
investorsOnDay(uint256 _investmentDayview returns (uint256)
isContract(address _walletAddressview returns (bool)
myInvestmentAmount(uint256 _investmentDayview returns (uint256)
originalInvestment(addressview returns (uint256)
preparePath(address _tokenAddresspure returns (address[] _path)
referralAccounts(uint256view returns (address)
referralAmount(addressview returns (uint256)
referralTokens(addressview returns (uint256)
uniqueInvestors(uint256view returns (address)
State-modifying
createTokenProfitContract(
defineBonus(address _bonusAddress
defineToken(address _tokenAddress
generateSupply(
prepareReferralBonuses(uint256 _referralBatchFromuint256 _referralBatchTo
requestRefund(returns (uint256 _amount)
reserveWiser(uint8[] _investmentDaysaddress _referralAddresspayable 
reserveWiserWithToken(address _tokenAddressuint256 _tokenAmountuint256 _minExpecteduint8[] _investmentDaysaddress _referralAddress
revokeAccess(
startMyVesting(
Events
GeneratedStaticSupply(uint256 indexed investmentDayuint256 staticSupply
ReferralAdded(address indexed referraladdress indexed refereeuint256 amount
WiseReservation(address indexed senderuint256 indexed investmentDayuint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidReferralAddress(
InvestmentTooLow(
SelfReferralDetected(