ETH_8

Verified contract

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

No balances found for "ETH_8"

0x344d4cbd2be214abaedacc906d4e1624c20846833a4e4fdbb8f9bc1e7e82a98f
0xdc6a8c47aa47c579a9c3512a2d849ea2fc7a4bf9c635a71ba0d573d056dd4779
0x8c6c1656d0e3e3c49fa86dca42d598135f4bc397e198bf23d6294cee07312681
0x59861cf6883b77b2e4f7c80471c5c719f2ceb02bf4c4084902cf93d035782ae6

Functions
Getter at block 21321890
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)
1100450000000000000
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.