Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.13)
Native
Value
$0.13
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000039 | $3,403.03 |
$0.13 | |
USA | ERC-20 | 1 | $0.000655 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15869102 | 5 months ago | | | 0.00001 | 0.0000026656130 | |
| 15866532 | 5 months ago | | | 0.00001 | 0.0000021067436 | |
| 15520810 | 6 months ago | | | 0.00001 | 0.000016886650 | |
| 15518942 | 6 months ago | | | 0.00001 | 0.000016924050 | |
| 15518934 | 6 months ago | | | 0.00001 | 0.000016886650 | |
| 15518926 | 6 months ago | | | 0.00001 | 0.000016886650 | |
| 15518921 | 6 months ago | | | 0.00001 | 0.000016886650 | |
| 15518915 | 6 months ago | | | 0.00001 | 0.000016154600 | |
| 15518906 | 6 months ago | | | 0.00001 | 0.000016924050 | |
| 15172542 | 6 months ago | | | 0.00001 | 0.000016154600 |
ABI
ABI objects
Getter at block 22947061
owner() view returns (address)
0xaff97cbe9d94703317138db5a07763024d72ab4a
Read-only
availableBets(uint256) view returns (uint256)
games(uint256) view returns (address player, uint8 playerChoice, uint256 playerBet, uint8 computerChoice, uint256 computerBet, bytes32 txHash)
getGameResult(bytes32 txHash) view returns (uint8 playerChoice, uint8 computerChoice, uint256 playerBet, uint256 computerBet, uint256 reward)
State-modifying
Events play(uint256 _choice, uint256 _bet) payable
withdraw(uint256 amount)
GameResult(address indexed player, uint8 playerChoice, uint8 computerChoice, uint256 playerBet, uint256 computerBet, uint256 reward, bytes32 txHash)
constructor()
receive()
This contract contains no error objects.