Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OgreJackpot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2408977 | a year ago | | | 0 | 0.000013252000 | |
| 2400452 | a year ago | | | 0 | 0.000020352200 | |
| 2377473 | a year ago | | | 0 | 0.00026329201 | |
| 2365599 | a year ago | | | 0 | 0.00019411480 | |
| 2361975 | a year ago | | | 0 | 0.00019162900 | |
| 2361223 | a year ago | | | 0 | 0.00015264151 | |
| 2325180 | a year ago | | | 0 | 0.000024845600 | |
| 2323562 | a year ago | | | 0 | 0.00031679200 | |
| 2319857 | a year ago | | | 0 | 0.000068655300 | |
| 2319852 | a year ago | | | 0 | 0.00015264151 |
ABI
ABI objects
Getter at block 22935722
POT_CUT() view returns (uint256)
95
TICKET_PRICE() view returns (uint256)
1000000000000000
dailyPot() view returns (uint256)
0
getPreviousRoundStats() view returns (address winner, uint256 ticketCount, uint256 potAmount)
(winner=0xa89c8fbffa90fdb45fbc82e4bcd6f36ec33aacf7, ticketCount=2, potAmount=2850000000000000)
nextRound() view returns (uint256)
1691693701
ogre() view returns (address)
0xab8a1c03b8e4e1d21c8ddd6edf9e07f26e843492
owner() view returns (address)
0xe17a55acd7f56ef5f90c52a4c418d6076315e8ee
paused() view returns (bool)
false
resetManager() view returns (address)
0x1626709c8456d5bdd4667d878cd8618ce53f5eb2
totalPaid() view returns (uint256)
130150000000000000
Read-only
dailyBuyerTickets(address) view returns (uint256)
dailyBuyers(uint256) view returns (address)
rounds(uint256) view returns (address winner, uint256 ticketCount, uint256 potAmount)
ticketsForBuyer(address buyer) view returns (uint256)
State-modifying
Events buyTickets(uint256 count)
resetRound()
setManager(address _resetManager)
togglePause()
withdrawOgre()
This contract contains no event objects.
constructor(address _ogre)
This contract contains no fallback and receive objects.
This contract contains no error objects.