Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($164.67)
Native
Value
$164.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.046 | $3,579.68 |
$164.67 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4222911 | 7 years ago | | | 0 | 0.0064013070 | |
| 4222764 | 7 years ago | | | 0 | 0.0021762516 | |
| 4220556 | 7 years ago | | | 0 | 0.0020482286 | |
| 4218046 | 7 years ago | | | 0.02 | 0.0052288943 | |
| 4214368 | 7 years ago | | | 0 | 0.000086904000 | |
| 4214355 | 7 years ago | | | 0 | 0.000086164000 | |
| 4214078 | 7 years ago | | | 0 | 0.0026908770 | |
| 4214063 | 7 years ago | | | 0 | 0.0017939040 | |
| 4213773 | 7 years ago | | | 0.01 | 0.00011501900 | |
| 4213744 | 7 years ago | | | 0.02 | 0.0023688120 |
ABI
ABI objects
Getter at block 21295458
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events createPlayer() returns (uint256)
joinPool(uint8 poolId) payable
openPool(uint8 poolId) payable
withdraw()
PlayerBalance(uint8 indexed playerId, uint256 playerBalance, uint256 timestamp)
PlayerCreated(uint8 indexed playerId, address indexed wallet, uint256 timestamp)
PoolCreated(uint8 indexed poolId, uint256 price, uint256 timestamp)
PoolJoined(uint8 indexed poolId, uint8 indexed playerId, uint256 price, uint256 timestamp)
PoolPrize(uint8 indexed poolId, uint8 indexed playerId, uint256 prize, uint256 timestamp)
TokenCreated(uint8 indexed tokenId, uint8 indexed playerId)
TokenUsed(uint8 indexed tokenId, uint8 indexed playerId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.