Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa404…0f9d
4 additional
variables
Balances ($0.00)
No balances found for "Operator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7638367 | 6 years ago | | | 0 | 0.00070081600 | |
| 7638366 | 6 years ago | | | 0 | 0.00070115200 |
ABI
ABI objects
Getter at block 21265510
MAX_DEP() view returns (uint256)
100000000000000000000
MIN_DEP() view returns (uint256)
1000000000000000000
ONE_DAY() view returns (uint256)
86400
admin() view returns (address)
0x99be8ec9e9c141a791e6a366cc9cd3b49be28479
admin2() view returns (address)
0x44bc9468a839897495ad179ccf750154ef89662c
contractStartAt() view returns (uint256)
1556218927
currentVote() view returns (uint256 startTime, string reason, address emergencyAddress, uint256 yesPoint, uint256 noPoint, uint256 totalPoint)
(startTime=0, reason=, emergencyAddress=0x0000000000000000000000000000000000000000, yesPoint=0, noPoint=0, totalPoint=0)
depositedAmountGross() view returns (uint256)
7416262250893994624000
getInvestmentsLength() view returns (uint256 length)
1344
getInvestorLength() view returns (uint256)
770
getMaxOutsLength() view returns (uint256)
0
getVoteShare() view returns (uint256)
2
getWithdrawalsLength() view returns (uint256 length)
0
importing() view returns (bool)
true
lastPayDailyIncome() view returns (uint256)
1556218927
lastPaySystemCommission() view returns (uint256)
1556218927
lastReset() view returns (uint256)
1556218927
maxLevelsAddSale() view returns (uint256)
200
maximumMaxOutInWeek() view returns (uint256)
2
operationFund() view returns (address)
0xa4048772583220896ec93316616778b4ebc70f9d
payDailyIncomeTimes() view returns (uint256)
1
paySystemCommissionTimes() view returns (uint256)
1
querierAddress() view returns (address)
0x4cc05a43fc6a587ff38db3255b59a6bc593579d2
Read-only
getInvestor(address investorAddress) view returns (address[] addresses, bool isDisabled, uint256[] numbers)
getNodesAddresses(address rootNodeAddress) view returns (address[])
getUnpaidSystemCommission(address investorAddress) view returns (uint256 unpaid)
getWithdrawAddress(address initialAddress) view returns (address)
investmentIds(uint256) view returns (bytes32)
investments(bytes32) view returns (bytes32 id, uint256 at, uint256 amount, address investor, address nextInvestor, bool nextBranch)
investorAddresses(uint256) view returns (address)
maxOutIds(uint256) view returns (bytes32)
maxOuts(bytes32) view returns (bytes32 id, address investor, uint256 times, uint256 at)
withdrawAccounts(address) view returns (address initialAddress, address currentWithdrawalAddress, address requestingWithdrawalAddress)
withdrawalIds(uint256) view returns (bytes32)
withdrawals(bytes32) view returns (bytes32 id, uint256 at, uint256 amount, address investor, address presentee, uint256 reason, uint256 times)
State-modifying
Events acceptChangeWithdrawAddress(address initialAddress, address requestingWithdrawalAddress)
addSellForParents(bytes32 investmentId)
createVote(string reason, address emergencyAddress)
deposit() payable
depositFor(address investor) payable
disableInvestor(address investorAddress)
donate() payable
enableInvestor(address investorAddress)
finalizeVotes(uint256 from, uint256 to, bool isRemoving)
finishImporting()
finishPayDailyIncome()
finishPaySystemCommission()
importInvestments(bytes32 id, uint256 at, uint256 amount, address investorAddress)
importInvestor(address[] addresses, bool isDisabled, uint256[] numbers)
importWithdrawals(bytes32 id, uint256 at, uint256 amount, address investorAddress, address presentee, uint256 reason, uint256 times)
payDailyIncomeByIndex(uint256 from, uint256 to)
payDailyIncomeForInvestor(address investorAddress, uint256 times)
paySystemCommissionByIndex(uint256 from, uint256 to)
paySystemCommissionInvestor(address investorAddress, uint256 times)
payToReachMaxOut(address investorAddress)
putPresentee(address presenterAddress, address presenteeAddress, address parentAddress, bool isLeft)
removeVote()
requestChangeWithdrawAddress(address newAddress)
resetGame(uint256 from, uint256 to)
resetMaxOutInWeek(uint256 from, uint256 to)
revivalInvestor(address investor)
sendEtherToNewContract()
setAdmin2(address _admin2)
setInitialValue(uint256 _paySystemCommissionTimes, uint256 _payDailyIncomeTimes, uint256 _lastPaySystemCommission, uint256 _lastPayDailyIncome, uint256 _contractStartAt, uint256 _lastReset)
setInvestorTestInfo(address investorAddress, uint256 totalSell, uint256 sellThisMonth, uint256 rightSell, uint256 leftSell)
setMaximumMaxOutTimes(address investorAddress, uint256 times)
setQuerier(address _querierAddress)
stopGame(uint256 percent, uint256 from, uint256 to)
vote(bool isYes)
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.