ETH_8

Verified contract

Active on Ethereum with 46 txns
Deployed by via 0x8d60fe33 at 7157288
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ETH_8"

0x1e8b4dc643fc0fff8d0cfa66985928f50a0044e4a9ee4ae16b57bbeeaf6dd162
0x2e0d041d0517df38ea9cc3dae7087eeb7c96a00a86b6268fd5d390a58938ca37
0x6ad9a925feea27adf989239d7925188f336f71ac1062dbadeb7306d22d46df53
0x930652efc20e8b1285257164c6d3b20ba56df68a4a743eee88f95669da845f0c
0x2ab2e7f03c5bf1d10f153a79201ed16057504db3abd14ff964d2b301684d5afd
0xb24592f6a69e903d0d425af793357ce853b7c53cdd4d9f7884372b09c4b4ff18
0xf937dfac85bdeba9b3af69d23c91d93b13b17e7a3c953ab823858e0a2c774346
0xc339417dcfaf2c9bebbb3a31948bbe5d3c5825727c061897832a339368e4b3d6
0xf89ba8ee821dec6ebd846236905b2d49da97ff77f0dab73a592367ab379314bd
0xbd6ac74bdcbd65c553b697864daebd8f7841190e60c8c5079094eb31032e6db8

Functions
Getter at block 21171555
MARKETING_AND_TEAM_FEE(view returns (uint256)
1000
MAX_DIVIDEND_RATE(view returns (uint256)
25000
MINIMUM_DEPOSIT(view returns (uint256)
100000000000000000
ONE_HUNDRED_PERCENTS(view returns (uint256)
10000
marketingAndTechnicalSupport(view returns (address)
0xc93c7f3ac689b822c3e9d09b9ca8934e54cf1d70
owner(view returns (address)
0xbbde48b0c31da0dd601da38f31dcf92b04f42588
referralPercents(view returns (uint256)
1000
totalDividend(view returns (uint256)
2905521007420880157093
totalInvest(view returns (uint256)
0
wave(view returns (uint256)
1
Read-only
DAILY_INTEREST(uint256view returns (uint256)
depositForUser(address walletview returns (uint256 sum)
dividendsSumForUser(address walletview returns (uint256 dividendsSum)
getUserInterest(address walletview returns (uint256)
isProxy(addressview returns (bool)
users(uint256addressview returns (address referreruint256 referralAmountuint256 firstTimeuint256 lastPayment)
State-modifying
changeInterest(uint256[] interestList
changeTeamFee(uint256 feeRate
createProxy(
doInvest(address fromuint256 investmentaddress newReferrer
virtualInvest(address fromuint256 amount
withdrawDividends(address from
Events
BalanceChanged(uint256 balance
DepositAdded(address indexed investoruint256 indexed depositsCountuint256 amount
DepositDividendPayed(address indexed investoruint256 indexed indexuint256 deposituint256 totalPayeduint256 dividend
FeePayed(address indexed investoruint256 amount
InvestorAdded(address indexed investor
NewWave(
ReferrerAdded(address indexed investoraddress indexed referrer
UserDividendPayed(address indexed investoruint256 dividend
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.