Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe148…9737
-
variable spans 6 additional slots
Balances ($104.15)
Native
Value
$104.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.028726 | $3,625.79 |
$104.15 | |
THBC | ERC-20 | 1.22 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7643991 | 6 years ago | | | 0 | 0.00086262300 | |
| 7643976 | 6 years ago | | | 0 | 0.00015308700 | |
| 7643951 | 6 years ago | | | 1.7 | 0.0022852500 | |
| 7643928 | 6 years ago | | | 0 | 0.0032648100 | |
| 7422604 | 6 years ago | | | 2 | 0.0020812162 | |
| 7419663 | 6 years ago | | | 1 | 0.0025355220 | |
| 7419577 | 6 years ago | | | 1 | 0.0035528640 | |
| 7418851 | 6 years ago | | | 0 | 0.00016048800 | |
| 7418807 | 6 years ago | | | 0 | 0.0057237176 | |
| 7418770 | 6 years ago | | | 0 | 0.0010205800 |
ABI
ABI objects
Getter at block 21324656 getAvailableToVote() view returns (uint256)
MAX_DEP() view returns (uint256)
100000000000000000000
MIN_DEP() view returns (uint256)
1000000000000000000
ONE_DAY() view returns (uint256)
86400
admin() view returns (address)
0x051aa62ea233bbe1657eb3d10e4a06949e06c31f
contractStartAt() view returns (uint256)
1551237685
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)
9590094301367000000000
getInvestmentsLength() view returns (uint256 length)
1133
getInvestorLength() view returns (uint256)
656
getMaxOutsLength() view returns (uint256)
15
getVoteShare() view returns (uint256)
2
getWithdrawalsLength() view returns (uint256 length)
838
importing() view returns (bool)
false
lastPayDailyIncome() view returns (uint256)
1553253917
lastPaySystemCommission() view returns (uint256)
1551237685
lastReset() view returns (uint256)
1551237685
maxLevelsAddSale() view returns (uint256)
1
maximumMaxOutInWeek() view returns (uint256)
2
operationFund() view returns (address)
0xe1483b2b28643d424235d0e5920bd48a563a9737
payDailyIncomeTimes() view returns (uint256)
3
paySystemCommissionTimes() view returns (uint256)
1
Read-only
getInvestorPart1(address investorAddress) view returns (bytes32 email, address parent, address leftChild, address rightChild, address presenter)
getInvestorPart2(address investorAddress) view returns (uint256 generation, uint256 depositedAmount, uint256 withdrewAmount, bool isDisabled)
getInvestorPart3(address investorAddress) view returns (uint256 lastMaxOut, uint256 maxOutTimes, uint256 maxOutTimesInWeek, uint256 totalSell, uint256 sellThisMonth)
getInvestorPart4(address investorAddress) view returns (uint256 rightSell, uint256 leftSell, uint256 reserveCommission, uint256 dailyIncomeWithrewAmount, uint256 registerTime)
getInvestorPart5(address investorAddress) view returns (uint256 unpaidSystemCommission, uint256 unpaidDailyIncome, uint256 minDeposit)
getInvestorPart6(address investorAddress) view returns (address[] presentees, bytes32[] _investments, bytes32[] _withdrawals)
getNodesAddresses(address rootNodeAddress) view returns (address[])
getUnpaidSystemCommission(address investorAddress) view returns (uint256 unpaid)
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)
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 addSellForParents(bytes32 investmentId)
createVote(string reason, address emergencyAddress)
deposit() payable
disableInvestor(address investorAddress)
donate() payable
enableInvestor(address investorAddress)
finalizeVotes(uint256 from, uint256 to)
finishImporting()
finishPayDailyIncome()
finishPaySystemCommission()
importInvestments(bytes32 id, uint256 at, uint256 amount, address investorAddress)
importInvestor(bytes32 email, 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, bytes32 presenteeEmail, bool isLeft)
removeVote()
resetGame(uint256 from, uint256 to)
resetMaxOutInWeek(uint256 from, uint256 to)
revivalInvestor(address investor)
sendEtherToNewContract()
setEnv(uint256 _maxLevelsAddSale)
setMaximumMaxOutTimes(address investorAddress, uint256 times)
stopGame(uint256 percent, uint256 from, uint256 to)
vote(bool isYes)
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.