VersusWagerVersus
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VERSUS | ERC-20 | 4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17912543 | a year ago | | | 0 | 0.00086667500 | |
| 17912475 | a year ago | | | 0 | 0.00099545000 | |
| 17912361 | a year ago | | | 0 | 0.0024884750 | |
| 17912357 | a year ago | | | 0 | 0.0069925000 | |
| 17911149 | a year ago | | | 0 | 0.00076810000 | |
| 17911149 | a year ago | | | 0 | 0.0023573500 | |
| 17911147 | a year ago | | | 0 | 0.0026311750 | |
| 17911145 | a year ago | | | 0 | 0.0049937750 | |
| 17911096 | a year ago | | | 0 | 0.00070342500 | |
| 17911096 | a year ago | | | 0 | 0.0024244250 |
ABI
ABI objects
Getter at block 21178529 getAllGames() view returns (string[])
currentGameNumber() view returns (uint256)
12
getOpenGames() view returns (string[])
[]
versusToken() view returns (address)
0xf2f80327097d312334fe4e665f60a83cb6ce71b3
Read-only
allGames(uint256) view returns (string)
gameNumbers(uint256) view returns (string)
games(string) view returns (address playerA, address playerB, uint256 stake, bool isFlipped, address winner)
getGame(string gameID) view returns (struct VersusWagerVersusGame)
getUnflippedGames(address playerAddress) view returns (string[])
openGames(uint256) view returns (string)
State-modifying
Events createGame(string gameID, uint256 amount)
flip(string gameID)
joinGame(string gameID, uint256 amount)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.