Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
Balances ($0.00)
No balances found for "War"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6570462 | 6 years ago | | | 0 | 0.00053566200 | |
| 6570457 | 6 years ago | | | 0 | 0.00056894400 | |
| 6412222 | 6 years ago | | | 0 | 0.0018091000 | |
| 6412219 | 6 years ago | | | 0.1 | 0.0061455940 | |
| 6412213 | 6 years ago | | | 0 | 0.0017283200 | |
| 6412208 | 6 years ago | | | 0.1 | 0.0059092250 | |
| 6411991 | 6 years ago | | | 0 | 0.0018175800 | |
| 6411990 | 6 years ago | | | 0.1 | 0.0070910700 | |
| 6411987 | 6 years ago | | | 0 | 0.0017274000 | |
| 6411982 | 6 years ago | | | 0.1 | 0.0070910700 |
ABI
ABI objects
Getter at block 21212478
TEST_HOUSE() view returns (uint256)
111
TEST_MODE() view returns (bool)
false
TEST_PLAYER() view returns (uint256)
111
bet_MAX() view returns (uint256)
10000000000000000000
bet_MIN() view returns (uint256)
50000000000000000
gasForShuffle() view returns (uint256)
400000
getLossTokenAmount() view returns (uint256)
200
getWinTokenAmount() view returns (uint256)
1800
houseBankRoll() view returns (uint256)
0
owner() view returns (address)
0x3f9ea5aacadf454d6450423e67597e4e40346320
paused() view returns (bool)
false
registeredToken() view returns (bool)
true
sideBetPercent_MAX() view returns (uint256)
80
tokenAddress() view returns (address)
0x614ea929892ea43d3ea2c5e3311b01cc589bad6c
tokenDecimalPlaces() view returns (uint256)
18
tokenLossRatio() view returns (uint256)
5000000000000000
tokenWinRatio() view returns (uint256)
555555555555555
Read-only
firstHandInfo(address) view returns (bool isTied, uint256 fees, uint256 mainBetAmount)
getTokenLossValue(uint256 betInWei) view returns (uint256)
getTokenWinValue(uint256 betInWei) view returns (uint256)
hand_info(bytes32) view returns (address playerAddress, uint256 fees, uint256 mainBetAmount, uint256 sideBetAmount, uint256 sideBetPercentage, uint256 playerHand, uint256 houseHand)
hasHandInProgress(address) view returns (bool)
refundPool(address) view returns (uint256)
remainingTokens(address who) view returns (uint256)
State-modifying
Events SetTestModeHands(uint256 house, uint256 player)
ToggleTestMode(bool state)
__callback(bytes32 myid, string result, bytes proof)
__callback(bytes32 orcID, string result)
pause()
playWar(uint256 sideBetPercent) payable
playerSurrender() payable
refund() returns (uint256)
registerToken(address _tokenAddress, uint256 decimalPlaces)
renounceOwnership()
setBetMinMax(uint256 min_bet, uint256 max_bet)
setGasPrice(uint256 gasPrice)
setOraclizeGas(uint32 gasAmount)
setSideBetPercentage(uint256 percentage)
setWinLossAmount(uint256 winAmount, uint256 lossAmount)
transferOwnership(address _newOwner)
unpause()
withdrawFunds()
withdrawTokens()
DEBUG_addr(address addr)
DEBUG_betSplit(uint256 mainBet, uint256 sideBet, uint256 percent)
DEBUG_byte(bytes32 thing)
DEBUG_invalidOp(string error)
DEBUG_str(string msg)
DEBUG_uint(uint256 thing)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
betPayout(address indexed playerAddr, uint256 amount)
betPayoutToken(address indexed playerAddr, uint256 amount)
currentOrcID(bytes32 orcID)
dealtCards(address indexed player, bytes32 orcID, uint256 dealerHand, uint256 playerHand, uint256 dealerSuit, uint256 playerSuit)
constructor()
fallback()
This contract contains no error objects.