Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0x3dbd…dcf6
0xfb9b…7027
0xf8a3…d7f7
Balances ($1,566.50)
Native
Value
$1,566.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.498582 | $3,141.92 |
$1,566.5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7733790 | 6 years ago | | | 0 | 0.00052142200 | |
| 7733788 | 6 years ago | | | 0 | 0.00052142200 | |
| 7733785 | 6 years ago | | | 0 | 0.00052142200 | |
| 7733783 | 6 years ago | | | 0 | 0.00052142200 | |
| 7700415 | 6 years ago | | | 0 | 0.0028297200 | |
| 7700412 | 6 years ago | | | 0 | 0.0010510943 | |
| 7700172 | 6 years ago | | | 0.15 | 0.00021776401 | |
| 7699714 | 6 years ago | | | 0 | 0.00048917000 | |
| 7699433 | 6 years ago | | | 0 | 0.00049016000 | |
| 7668110 | 6 years ago | | | 0 | 0.0021889340 |
ABI
ABI objects
Getter at block 21187426
bonusToken() view returns (address)
0xf8a3dc13b7a8da473f80660f513c4343e4edd7f7
bonusVault() view returns (address)
0x6802cfbf8e68dfe78f3ec276b38b4215471a46a4
firstGameTime() view returns (uint256)
1554026400
gameIndex() view returns (uint256)
6
interval() view returns (uint256)
604800
maxOneTimeBuy() view returns (uint256)
100
owner() view returns (address)
0x9896b4a12dced61b1b0cb75dca3a1fd069b4daec
serviceVault() view returns (address)
0x6802cfbf8e68dfe78f3ec276b38b4215471a46a4
silencePeriod() view returns (uint256)
1800
ticketCostInWei() view returns (uint256)
72903283582089560
ticketToken() view returns (address)
0xfb9b8fbce5cc4b6adb5861a7f5870356f0ce7027
ticketVault() view returns (address)
0x6802cfbf8e68dfe78f3ec276b38b4215471a46a4
Read-only
games(uint256) view returns (uint256 endTime, uint256 ticketsBought, uint256 ticketsUsed, address winner, uint256 prize, uint256 seed)
getTicketsForUser(address user) view returns (uint256)
priceAgents(address) view returns (bool)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
recoverTokens(address token)
resolveGame()
setApiKey(string _apiKey)
setBonusVault(address vault)
setPrice(uint256 price)
setPriceAgent(address addr, bool state)
setServiceVault(address vault)
setTicketVault(address vault)
setVaults(address _ticketVault, address _bonusVault, address _serviceVault)
tokensToBeReturned(address token) returns (uint256)
transferOwnership(address newOwner)
useTickets(uint256 amount, bool bonusTicketsUsed)
GameResolved(string result, address winner, uint256 prize)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _ticketToken, address _bonusToken, uint256 _interval, uint256 _firstGameTime, uint256 _seed)
fallback()
This contract contains no error objects.