Operator
Verified contract
Active on
Ethereum with 1,857 txns
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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
THBC | ERC-20 | 4.46 | -- | -- | |
SLV | ERC-20 | 2 | -- | -- | |
SLV | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7945954 | 5 years ago | | | 0 | 0.00088670000 | |
| 7945952 | 5 years ago | | | 0 | 0.00088542000 | |
| 7945900 | 5 years ago | | | 0 | 0.00064596000 | |
| 7945881 | 5 years ago | | | 0 | 0.013415330 | |
| 7945877 | 5 years ago | | | 0 | 0.015323281 | |
| 7944652 | 5 years ago | | | 0 | 0.0013305420 | |
| 7944630 | 5 years ago | | | 2 | 0.0074570100 | |
| 7944615 | 5 years ago | | | 0 | 0.0010576027 | |
| 7941681 | 5 years ago | | | 0 | 0.0021130000 | |
| 7941659 | 5 years ago | | | 0 | 0.0019930400 |
ABI
ABI objects
Getter at block 21270752
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)
1556244899
currentVote() view returns (uint256 startTime, string reason, address emergencyAddress, uint256 yesPoint, uint256 noPoint, uint256 totalPoint)
(startTime=1560101295, reason=Change Legal, emergencyAddress=0xa4048772583220896ec93316616778b4ebc70f9d, yesPoint=596, noPoint=0, totalPoint=989)
depositedAmountGross() view returns (uint256)
10707922696758494624000
getInvestmentsLength() view returns (uint256 length)
1790
getInvestorLength() view returns (uint256)
994
getMaxOutsLength() view returns (uint256)
3
getVoteShare() view returns (uint256)
49
getWithdrawalsLength() view returns (uint256 length)
1327
importing() view returns (bool)
false
lastPayDailyIncome() view returns (uint256)
1556244899
lastPaySystemCommission() view returns (uint256)
1556244899
lastReset() view returns (uint256)
1556244899
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)
0xcc5678534d2786f32863dacf393d4bed4ba2cf64
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.