ApolloGame
Verified contract
Active on
Ethereum with 2,514 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0x3dbd…dcf6
0xf8a3…d7f7
Balances ($3,994.74)
Native
Value
$3,994.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.272665 | $3,138.88 |
$3,994.74 | |
EBK | ERC-20 | 2.796731 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16570027 | 2 years ago | | | 0 | 0.00040030373 | |
| 9116223 | 5 years ago | | | 0 | 0.00034600950 | |
| 9107101 | 5 years ago | | | 0 | 0.0031525310 | |
| 9100312 | 5 years ago | | | 0 | 0.0031525310 | |
| 9096053 | 5 years ago | | | 0 | 0.00011533650 | |
| 9089659 | 5 years ago | | | 0 | 0.00011533650 | |
| 9084848 | 5 years ago | | | 0 | 0.00011533650 | |
| 9084838 | 5 years ago | | | 0 | 0.00011533650 | |
| 9084013 | 5 years ago | | | 0 | 0.0031525310 | |
| 9083810 | 5 years ago | | | 0 | 0.00023067300 |
ABI
ABI objects
Getter at block 21162541
PRIZE_POOL() view returns (string)
0
firstGameTime() view returns (uint256)
1564750800
gameIndex() view returns (uint256)
1000136
interval() view returns (uint256)
86400
maxOneTimeBuy() view returns (uint256)
100
owner() view returns (address)
0x9896b4a12dced61b1b0cb75dca3a1fd069b4daec
serviceVault() view returns (address)
0x28efdb2300ebbf51b50f5471cf28d026378834ec
silencePeriod() view returns (uint256)
1800
ticketToken() view returns (address)
0xf8a3dc13b7a8da473f80660f513c4343e4edd7f7
ticketVault() view returns (address)
0x28efdb2300ebbf51b50f5471cf28d026378834ec
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)
setPriceAgent(address addr, bool state)
setServiceVault(address vault)
setTicketVault(address vault)
setVaults(address _ticketVault, address _serviceVault)
tokensToBeReturned(address token) returns (uint256)
transferOwnership(address newOwner)
useMyTicketsForAnotherAddress(address user, uint256 amount)
useTickets(uint256 amount)
useTicketsForUser(address user, uint256 amount)
GameResolved(string result, address winner, uint256 prize)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _ticketToken, uint256 _interval, uint256 _firstGameTime, uint256 _seed)
fallback()
This contract contains no error objects.