PlayToWinGames
Verified contract
Active on
Ethereum with 1,914 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.79)
Native
Value
$0.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000237 | $3,342.58 |
$0.79 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19862524 | 6 months ago | | | 0 | 0.0018047071 | |
| 12626348 | 3 years ago | | | 0 | 0.00013822000 | |
| 12626347 | 3 years ago | | | 0 | 0.00013822000 | |
| 12626346 | 3 years ago | | | 0 | 0.00013822000 | |
| 12626346 | 3 years ago | | | 0 | 0.00013816000 | |
| 12626330 | 3 years ago | | | 0 | 0.00013822000 | |
| 12626330 | 3 years ago | | | 0 | 0.00013822000 | |
| 12626330 | 3 years ago | | | 0 | 0.00013822000 | |
| 12626330 | 3 years ago | | | 0 | 0.00013822000 | |
| 12626330 | 3 years ago | | | 0 | 0.00013840000 |
ABI
ABI objects
Getter at block 21248147
CROUPIER_BOB() view returns (address)
0xb0b77786e6c7faf962e448ac63ee7160ed971931
DICE_COEFFICIENT() view returns (uint256)
600
WIN_COEFFICIENT() view returns (uint256)
198
maxStake() view returns (uint256)
15000000000000000000
minStake() view returns (uint256)
10000000000000000
owner() view returns (address)
0x7777773ba6d0ff3cb87e0b09a0a652ca30d48030
Read-only
deposit(address) view returns (uint256)
get_player_choice(bytes32 seed) view returns (bytes)
listGames(bytes32) view returns (uint8 game_title, address player, uint256 bet, bytes32 seed, uint8 state, uint256 result, bytes choice, uint256 profit)
withdrawal(address) view returns (uint256)
State-modifying
Events confirm(bytes32 seed, uint8 _v, bytes32 _r, bytes32 _s)
demo_game(string game, bytes _choice, bytes32 seed, uint256 bet)
game_coin(bytes _choice, bytes32 seed) payable returns (uint8)
game_dice(bytes _choice, bytes32 seed) payable
game_knb(bytes _choice, bytes32 seed) payable
multisend(address[] dests, uint256[] values, uint256[] ident) returns (uint256)
pay_royalty(uint256 _value)
startProphylaxy()
stopProphylaxy()
ConfirmGame(address indexed player, string game, uint256 profit, bytes choice, uint256 game_choice, bytes32 seed, bool status, bool draw, uint256 timestamp)
DemoGame(address indexed player, bytes32 seed, uint256 bet, bytes choice, string game)
Deposit(address indexed from, uint256 indexed block, uint256 value, uint256 time)
NewGame(address indexed player, bytes32 seed, uint256 bet, bytes choice, string game)
Withdrawal(address indexed from, uint256 indexed block, uint256 value, uint256 ident, uint256 time)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.