CommunityFunds
Verified contract
Active on
Ethereum with 1,943 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XPS | ERC-20 | 100K | -- | -- | |
BTWIN | ERC-20 | 88.889K | -- | -- | |
DMTS | ERC-20 | 1.401206 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7303319 | 6 years ago | | | 1 | 0.000049089679 | |
| 7273801 | 6 years ago | | | 0 | 0.00060668000 | |
| 7270718 | 6 years ago | | | 0 | 0.00013692500 | |
| 7252131 | 6 years ago | | | 0 | 0.0037423230 | |
| 7249102 | 6 years ago | | | 1 | 0.0060171860 | |
| 7248991 | 6 years ago | | | 1 | 0.0066395377 | |
| 7248980 | 6 years ago | | | 0 | 0.0033645924 | |
| 7248659 | 6 years ago | | | 3 | 0.0044494500 | |
| 7248634 | 6 years ago | | | 3 | 0.0064988400 | |
| 7248314 | 6 years ago | | | 1 | 0.0062254590 |
ABI
ABI objects
Getter at block 21309789 getContractInfo() view returns (address _admin, uint256 _depositedAmountGross, address _developmentFund, address _operationFund, address _reserveFund, address _emergencyAccount, bool _emergencyMode, address[] _investorAddresses, uint256 balance, uint256 _paySystemCommissionTimes, uint256 _maximumMaxOutInWeek) getLazyInvestor() view returns (bytes32[] emails, address[] addresses, uint256[] lastDeposits, uint256[] depositedAmounts, uint256[] sellThisMonths, uint256[] totalSells, uint256[] maxOuts) getListInvestor() view returns (address[] nodeInvestors, bytes32[] emails, uint256[] unpaidSystemCommissions, uint256[] unpaidDailyIncomes, uint256[] depositedAmounts, uint256[] withdrewAmounts, bool[] isDisableds) getMaxOutUser() view returns (address[] nodeInvestors, uint256[] unpaidSystemCommissions, uint256[] unpaidDailyIncomes, uint256[] depositedAmounts, uint256[] withdrewAmounts, uint256[] reserveCommissions, bool[] isDisableds)
ONE_DAY() view returns (uint256)
86400
getContractTime() view returns (uint256 _contractStartAt, uint256 _lastReset, uint256 _oneDay, uint256 _lastPayDailyIncome, uint256 _lastPaySystemCommission)
(_contractStartAt=1542760383, _lastReset=1542760383, _oneDay=86400, _lastPayDailyIncome=1542760383, _lastPaySystemCommission=1542760383)
Read-only
getInvestmentsByTime(address investorAddress, uint256 start, uint256 end) view returns (bytes32[] ids, uint256[] ats, uint256[] amounts, bytes32[] emails)
getInvestorAccountInfo(address investorAddress) view returns (uint256 maxOutTimes, uint256 maxOutTimesInWeek, uint256 totalSell, bytes32[] investorIds, uint256 dailyIncomeWithrewAmount, uint256 unpaidSystemCommission, uint256 unpaidDailyIncome)
getInvestorRegularInfo(address investorAddress) view returns (string email, uint256 generation, uint256 rightSell, uint256 leftSell, uint256 reserveCommission, uint256 depositedAmount, uint256 withdrewAmount, bool isDisabled)
getInvestorTree(address rootInvestor) view returns (address[] nodeInvestors, bytes32[] emails, uint256[] leftSells, uint256[] rightSells, address[] parents, uint256[] generations, uint256[] deposits)
getInvestorTreeInfo(address investorAddress) view returns (address leftChild, address rightChild, address parent, address presenter, uint256 sellThisMonth, uint256 lastMaxOut)
getPercentToMaxOut(address investorAddress) view returns (uint256)
getUnpaidSystemCommission(address investorAddress) view returns (uint256 unpaid)
getWithdrawalsByTime(address investorAddress, uint256 start, uint256 end) view returns (bytes32[] ids, uint256[] ats, uint256[] amounts, address[] presentees, uint256[] reasons, uint256[] times, bytes32[] emails)
investorAddresses(uint256) view returns (address)
State-modifying
Events cashOutEmergencyMode()
deposit() payable
disableInvestor(address investorAddress)
donate() payable
enableInvestor(address investorAddress)
finishPayDailyIncome()
finishPaySystemCommission()
getSystemCommision(address user, uint256 totalSell, uint256 sellThisMonth, uint256 rightSell, uint256 leftSell)
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, string presenteeEmail, bool isLeft)
resetGame(address[] yesInvestors, address[] noInvestors)
resetMaxOutInWeek()
revivalInvestor(address investor)
setMaxLevelsAddSale(uint256 level)
setMaximumMaxOutInWeek(uint256 maximum)
stopGame(uint256 percent, uint256 from, uint256 to)
turnOnEmergencyMode()
MaxOut(address investor, uint256 times, uint256 at)
constructor()
fallback()
This contract contains no error objects.