CollectorETH

Verified contract

Active on Ethereum with 1,557 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"

0x7cc12eaea6941233dcf5b7779f8b7e9935e4f8f4a621548a99699e93e9d1267f
0x1fbe6e0dd1fe15fd21442df58a31d437c649f67fd029c9151c17d7e8f7cefd8a
0x844f644410d873920d26272c852dccb41daff7c2ec4452aee26548b36af965dc
0x44fd083ee707ef7a4b7ffc97e3b4e4ca49c23edb0265dee6d1626499f305cd95
0xcdffc8d88a7cded0631bed09e0ab6a85fff251e8bd6992680b0963a2b5a11c4e
0xacc49996a0830788f99fffa59bca1fd8e1e451b047414dc6b3e350aa8d874860
0xa5238b244be4078a2660ffb76fb9d21dd83cb28710dacef7a1b28f313dad7236
0x84dbf49c48ce9769d359f4b85096e60e7dbd48184247cc4c898a8d091654fefa
0x47d5794b29ef0b92b99693828737ef34031482b88a6d836a3552ea3b270f59a4
0xd8215e3ecbc2881b03fd9c4fc55be4b9964dd68a2d5b536bc8f806555cbfdd18

Functions
Getter at block 21325238
UNISWAP_ROUTER(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
bonusAddress(view returns (address)
0x641ad78baca220c5bd28b51ce8e0f495e85fe689
claimer(view returns (address)
0x5dbd12dee6c028398ad3f282a9ed2f0b29aec9d5
currentInvestmentDay(view returns (uint256)
644
 
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(