Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($436.42)
Native
Value
$436.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1145 | $3,811.54 |
$436.42 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17051723 | 2 years ago | | | 0 | 0.00052737145 | |
| 6624053 | 6 years ago | | | 0 | 0.00028276000 | |
| 6236048 | 6 years ago | | | 0.005 | 0.000043276000 | |
| 6147282 | 6 years ago | | | 0 | 0.000085240000 | |
| 6128435 | 6 years ago | | | 0.01 | 0.00086552000 | |
| 6100090 | 6 years ago | | | 0.005 | 0.000086552000 | |
| 6088416 | 6 years ago | | | 0 | 0.000064122000 | |
| 6088411 | 6 years ago | | | 0 | 0.000087870000 | |
| 6071296 | 6 years ago | | | 0 | 0.000028276000 | |
| 6071293 | 6 years ago | | | 0.003 | 0.00011310400 |
ABI
ABI objects
Getter at block 21381600
GAME_COST() view returns (uint256)
5000000000000000
owner() view returns (address)
0x6a861c7d91572a1c6871ec702bce0eb77edeac67
Read-only
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
getServer(uint256 serverIndex) view returns (string, uint256, uint256, bool, bool)
State-modifying
Events addServer(string serverName, uint256 ante)
deposit() payable
endGame(uint256 serverIndex, address first, address second, address third)
flush(uint256 funds)
removeServer(uint256 serverIndex)
renounceOwnership()
startGame(address[] roster, uint256 serverIndex)
transferOwnership(address newOwner)
withdraw(uint256 amount)
FundsDeposited(address recipient, uint256 amount)
FundsWithdrawn(address recipient, uint256 amount)
GameEnded(uint256 serverIndex, address first, address second, address third)
GameStarted(uint256 serverIndex, address[] players)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ServerAdded(uint256 serverIndex)
ServerRemoved(uint256 serverIndex)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.