gameFinances
Verified contract
Active on
Ethereum with 1,755 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($48,070.43)
Native
Value
$48,070.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 12.955312 | $3,710.48 |
$48,070.43 | |
EBK | ERC-20 | 12.955312 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9208731 | 5 years ago | | | 0 | 0.000014373000 | |
| 7255391 | 6 years ago | | | 0.2 | 0.00018928000 | |
| 7255374 | 6 years ago | | | 0.1 | 0.00018928000 | |
| 7255367 | 6 years ago | | | 0.1 | 0.00097006000 | |
| 7255347 | 6 years ago | | | 0.1 | 0.00018928000 | |
| 7255342 | 6 years ago | | | 0.1 | 0.00018928000 | |
| 7112976 | 6 years ago | | | 0.1 | 0.00012470000 | |
| 6938787 | 6 years ago | | | 0.1 | 0.00011072880 | |
| 6938780 | 6 years ago | | | 0.1 | 0.000070980000 | |
| 6923873 | 6 years ago | | | 0.1 | 0.00011830000 |
ABI
ABI objects
Getter at block 21311205
getConfig() view returns (uint8, uint8, uint8, uint8, uint8, uint8, uint32)
[unknown]
getMyInfo() view returns (uint64, uint256, uint32, uint32, uint32, uint256)
[unknown]
Read-only
getGameInfo(uint16 _index) view returns (uint16, uint256, uint256, uint256, uint256, uint256, uint256)
getMyGameStatus(uint16 _index) view returns (bool, uint32)
getOrderInfo(uint16 _index, uint64 _key) view returns (uint32, uint256, uint256, uint32)
State-modifying
Events joinGame(address _level1, address _level2) payable
nextGame()
payment() payable
updateGame()
withdraw(uint64 pid)
withdrawGame(uint64 pid)
join(uint16 indexed index, uint256 key, address indexed addr)
next_game(uint16 indexed index)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.