Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ETH_8"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7354082 | 6 years ago | | | 0 | 0.00087592400 | |
| 7275044 | 6 years ago | | | 0 | 0.0052197990 | |
| 7275033 | 6 years ago | | | 0 | 0.0052197990 | |
| 7275023 | 6 years ago | | | 0 | 0.0052197990 | |
| 7275018 | 6 years ago | | | 0 | 0.0052197990 | |
| 7275016 | 6 years ago | | | 0 | 0.0052197990 | |
| 7275011 | 6 years ago | | | 0 | 0.0052197990 | |
| 7274999 | 6 years ago | | | 0 | 0.0052197990 | |
| 7274992 | 6 years ago | | | 0 | 0.0052197990 | |
| 7274971 | 6 years ago | | | 0 | 0.0026098995 |
ABI
ABI objects
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(uint256) view returns (uint256)
depositForUser(address wallet) view returns (uint256 sum)
dividendsSumForUser(address wallet) view returns (uint256 dividendsSum)
getUserInterest(address wallet) view returns (uint256)
isProxy(address) view returns (bool)
users(uint256, address) view returns (address referrer, uint256 referralAmount, uint256 firstTime, uint256 lastPayment)
State-modifying
Events changeInterest(uint256[] interestList)
changeTeamFee(uint256 feeRate)
createProxy()
doInvest(address from, uint256 investment, address newReferrer)
virtualInvest(address from, uint256 amount)
withdrawDividends(address from)
BalanceChanged(uint256 balance)
DepositAdded(address indexed investor, uint256 indexed depositsCount, uint256 amount)
DepositDividendPayed(address indexed investor, uint256 indexed index, uint256 deposit, uint256 totalPayed, uint256 dividend)
FeePayed(address indexed investor, uint256 amount)
InvestorAdded(address indexed investor)
NewWave()
ReferrerAdded(address indexed investor, address indexed referrer)
UserDividendPayed(address indexed investor, uint256 dividend)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.