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 "Querier"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7832983 | 6 years ago | | | 0 | 0.0092398110 | |
| 7736848 | 6 years ago | | | 0 | 0.0065829200 | |
| 7736561 | 6 years ago | | | 0 | 0.00026185200 |
ABI
ABI objects
Getter at block 21295903 getMaxOuts() view returns (bytes32[] ids, address[] investors, uint256[] times, uint256[] ats)
getContractInfo() view returns (address admin, uint256 depositedAmountGross, uint256 investorsCount, address operationFund, uint256 balance, uint256 paySystemCommissionTimes, uint256 maximumMaxOutInWeek)
(admin=0x99be8ec9e9c141a791e6a366cc9cd3b49be28479, depositedAmountGross=10707922696758494624000, investorsCount=994, operationFund=0xa4048772583220896ec93316616778b4ebc70f9d, balance=0, paySystemCommissionTimes=1, maximumMaxOutInWeek=2)
getContractTime() view returns (uint256 contractStartAt, uint256 lastReset, uint256 oneDay, uint256 lastPayDailyIncome, uint256 lastPaySystemCommission)
(contractStartAt=1556244899, lastReset=1556244899, oneDay=86400, lastPayDailyIncome=1556244899, lastPaySystemCommission=1556244899)
getCurrentVote() 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)
operator() view returns (address)
0x014324b2307b1a578e3d64aa36e6e4b22b118061
querierAdmin() view returns (address)
0x99be8ec9e9c141a791e6a366cc9cd3b49be28479
Read-only
getInvestmentById(bytes32 investmentId) view returns (bytes32 id, uint256 at, uint256 amount, address investor, address nextInvestor, bool nextBranch)
getInvestmentsByIndex(uint256 from, uint256 to) view returns (bytes32[] ids, uint256[] ats, uint256[] amounts, address[] investors, address[] nextInvestors)
getInvestorsByIndex(uint256 from, uint256 to) view returns (address[] investors, address[] addresses, bool[] isDisableds, uint256[] numbers)
getWithdrawalById(bytes32 withdrawalId) view returns (bytes32 id, uint256 at, uint256 amount, address investor, address presentee, uint256 reason, uint256 times)
getWithdrawalsByIndex(uint256 from, uint256 to) view returns (bytes32[] ids, uint256[] ats, uint256[] amounts, address[] investors, address[] presentees, uint256[] reasons, uint256[] times)
State-modifying
Events disableInvestors(address[] investorAddresses)
importMoreInvestments(bytes32[] ids, uint256[] ats, uint256[] amounts, address[] investorAddresses)
importMoreInvestors(address[] addresses, bool[] isDisableds, uint256[] numbers)
importMoreWithdrawals(bytes32[] ids, uint256[] ats, uint256[] amounts, address[] investorAddresses, address[] presentees, uint256[] reasons, uint256[] times)
setOperator(address operatorAddress)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.