LongHuContract
Verified contract
Active on
Ethereum with 52 txns
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 "LongHuContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7571447 | 6 years ago | | | 0 | 0.000042336000 | |
| 7545138 | 6 years ago | | | 0.01 | 0.0019845290 | |
| 7545035 | 6 years ago | | | 0.01 | 0.0019832837 | |
| 7545015 | 6 years ago | | | 0.04 | 0.0020040365 | |
| 7545011 | 6 years ago | | | 0.01 | 0.0019800453 | |
| 7544864 | 6 years ago | | | 0.01 | 0.0020378440 | |
| 7544493 | 6 years ago | | | 0.03 | 0.0035254215 | |
| 7544450 | 6 years ago | | | 0.02 | 0.0027609840 | |
| 7539196 | 6 years ago | | | 0.02 | 0.0030699500 | |
| 7539188 | 6 years ago | | | 0.02 | 0.0042718455 |
ABI
ABI objects
Getter at block 21304970 getAllRecords() view returns (string opennum, uint256[7][] result) getLableList() view returns (string opennum, bytes32[] lablelist, uint256[] labletime, uint256[] lablestatus, uint256) getLastBet() view returns (string opennum, uint256[7][] result) getRandomSeed() view returns (uint256 _randonce)
contractBalance() view returns (uint256)
0
getDatas() view returns (uint256 _maxProfit, uint256 _minBet, uint256 _contractbalance, uint256 _onoff, address _owner, uint256 _oraclizeFee)
(_maxProfit=0, _minBet=0, _contractbalance=0, _onoff=1, _owner=0xd2dfe6d4ef4933c436fe6bba81479c0de7089ebd, _oraclizeFee=0)
Read-only
getLableRecords(bytes32 lable) view returns (string opennum, uint256[7][] result)
getOpenNum(bytes32 queryId) view returns (string result)
State-modifying
Events deposit() payable returns (uint8 ret)
doBet(uint256[] playid, uint256[] betMoney, uint256[] betContent, uint256 mutiply) payable returns (bytes32 queryId)
doCancelAll() payable
doCheckSendBounds() payable
doSendBounds(bytes32 queryId) payable
senttest() payable
setGameOnoff(uint256 _on0ff)
setRandomSeed(uint256 _randomSeed) payable
withdraw(uint256 _amount, address desaccount)
LogBet(bytes32 queryId)
LogNewOraclizeQuery(string description, bytes32 queryId)
LogNewRandomNumber(string result, bytes32 queryId)
LogSendBonus(uint256 id, bytes32 lableId, uint256 playId, uint256 content, uint256 singleMoney, uint256 mutilple, address user, uint256 betTime, uint256 status, uint256 winMoney)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.