Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JB | ERC-20 | 4 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7545739 | 6 years ago | | | 0.002 | 0.00017584000 | |
| 7537930 | 6 years ago | | | 0 | 0.00021637800 | |
| 7528274 | 6 years ago | | | 0.002 | 0.0014721950 | |
| 7528215 | 6 years ago | | | 0.002 | 0.0013757950 | |
| 7515576 | 6 years ago | | | 0 | 0.00040357200 | |
| 7512382 | 6 years ago | | | 0 | 0.00037132200 | |
| 7509085 | 6 years ago | | | 0 | 0.0010074600 | |
| 7509078 | 6 years ago | | | 0.002 | 0.0012397396 | |
| 7509077 | 6 years ago | | | 0 | 0.00089178000 | |
| 7505662 | 6 years ago | | | 0.002 | 0.0011493559 |
ABI
ABI objects
Getter at block 21322376
getCurrentRoundInfo() view returns (uint256, uint256, uint256, uint256, uint256)
(135, 3, 1554827216, 1554780416, 153681988741316338670)
Read-only
checkPlayerClaimed(uint256 _rid, address _addr) view returns (bool)
getHistoryRoundInfo(uint256 _rid) view returns (uint256[], address[], uint256[])
getPlayerAccount(address _addr) view returns (uint256, uint256)
getPlayerRoundNums(uint256 _rid, address _addr) view returns (uint256[])
getPlayerRoundWinningInfo(uint256 _rid, address _addr) view returns (uint256)
State-modifying
Events activate()
addPot() payable
buyTickets(uint256 _affID) payable
claimWinner(address _addr)
close()
convertNumSec(uint256[] startNums, uint256[] endNums)
convertNums(uint256[] nums)
expressBuyNumSec(uint256 _affID, uint256[] _startNums, uint256[] _endNums) payable
expressBuyNums(uint256 _affID, uint256[] _nums) payable
expressReloadNumSec(uint256 _affID, uint256 _eth, uint256[] _startNums, uint256[] _endNums)
expressReloadNums(uint256 _affID, uint256 _eth, uint256[] _nums)
reloadTickets(uint256 _affID, uint256 _eth)
onAffiliatePayout(address indexed affiliateAddress, address indexed buyerAddress, uint256 eth, uint256 timeStamp)
onBuyMFCoins(address indexed addr, uint256 ethAmount, uint256 mfAmount, uint256 timeStamp)
onClaimWinner(address indexed addr, uint256 winnerNum, uint256 totalNum)
onEndTx(uint256 rid, address indexed buyerAddress, uint256 compressData, uint256 eth, uint256 totalPot, uint256 tickets, uint256 timeStamp)
onGameClose(address indexed gameAddr, uint256 amount, uint256 timeStamp)
onICO(address indexed buyerAddress, uint256 buyAmount, uint256 buyMf, uint256 totalIco, bool ended)
onNewPlayer(address indexed playerAddress, uint256 playerID, uint256 timeStamp)
onPlayerWin(address indexed addr, uint256 roundID, uint256 winAmount, uint256 winNums)
onReward(address indexed rewardAddr, uint8 rewardType, uint256 amount)
onSellMFCoins(address indexed addr, uint256 ethAmount, uint256 mfAmount, uint256 timeStamp)
onUpdateGenVault(address indexed addr, uint256 mfAmount, uint256 genAmount, uint256 ethAmount)
onWithdraw(address indexed playerAddress, uint256 ethOut, uint256 timeStamp)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.