VersusBattle
Verified contract
Active on
Ethereum with 178 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 | 15 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17924080 | a year ago | | | 0 | 0.0024944000 | |
| 17923802 | a year ago | | | 0 | 0.0024944000 | |
| 17923735 | a year ago | | | 0 | 0.0080334500 | |
| 17923719 | a year ago | | | 0 | 0.0024944000 | |
| 17923652 | a year ago | | | 0 | 0.0034295000 | |
| 17923650 | a year ago | | | 0 | 0.0063246500 | |
| 17923639 | a year ago | | | 0 | 0.0080346500 | |
| 17923635 | a year ago | | | 0 | 0.0024944000 | |
| 17923572 | a year ago | | | 0 | 0.0024938000 | |
| 17923538 | a year ago | | | 0 | 0.0024944000 |
ABI
ABI objects
Getter at block 21320700
owner() view returns (address)
0xaee7e82b7ef1ea4403e4c6819b0dace9a2750f0f
versusToken() view returns (address)
0xf2f80327097d312334fe4e665f60a83cb6ce71b3
Read-only
gameParticipants(uint256, uint256) view returns (address)
games(uint256) view returns (bool isActive, uint256 totalPot)
getParticipants(uint256 gameId) view returns (address[])
stakes(uint256, address) view returns (uint256)
State-modifying
Events drawGame(uint256 gameId, address winner)
joinGame(uint256 gameId, uint256 amount)
startGame(uint256 gameId)
withdrawStuckETH()
withdrawVersus()
GameConcluded(uint256 gameId, address winner)
GameStarted(uint256 gameId)
PlayerJoined(uint256 gameId, address player, uint256 amount)
constructor()
receive()
This contract contains no error objects.