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 "OilDraw"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14335971 | 3 years ago | | | 0 | 0.0014067492 | |
| 14335684 | 3 years ago | | | 0 | 0.012024314 | |
| 14335644 | 3 years ago | | | 0 | 0.0053000650 | |
| 14335602 | 3 years ago | | | 0 | 0.0049062134 | |
| 14335536 | 3 years ago | | | 0 | 0.0058122707 | |
| 14335510 | 3 years ago | | | 0 | 0.0062213807 | |
| 14335494 | 3 years ago | | | 0 | 0.0049219848 | |
| 14335487 | 3 years ago | | | 0 | 0.0052158451 | |
| 14335485 | 3 years ago | | | 0 | 0.0070958825 | |
| 14335485 | 3 years ago | | | 0 | 0.0052046573 |
ABI
ABI objects
Getter at block 21201212 getPlayers() view returns (address[])
Oil() view returns (address)
0x5fe8c486b5f216b9ad83c12958d8a03eb3fd5060
drawEntrys() view returns (uint256)
312
drawId() view returns (uint256)
10
drawLive() view returns (bool)
false
getRandom() view returns (uint256)
213
maxTicketsPerTx() view returns (uint256)
50
oilAddress() view returns (address)
0x5fe8c486b5f216b9ad83c12958d8a03eb3fd5060
owner() view returns (address)
0x2b3726c7504c701f788141015eb3faa4a8e6aee5
ticketPrice() view returns (uint256)
25000000000000000000000
Read-only
getWinnerByDraw(uint256 _drawId) view returns (address)
pastDraw(uint256) view returns (address)
playerEntries(address _player) view returns (uint256)
players(uint256) view returns (address)
userEntries(address) view returns (uint256)
State-modifying
Events enterDraw(uint256 _numOfTickets) payable
pickWinner(uint256 _firstSalt, uint256 _secondSalt, uint256 _thirdSalt, uint256 _fourthSalt, uint256 _fifthSalt, uint256 _sixthSalt, uint256 _seventhSalt, uint256 _eighthSalt, uint256 _ninethSalt)
setMaxTicket(uint256 _maxTickets)
setOil(address _address)
setTicketPrice(uint256 _newTicketPrice)
startEntries()
stopEntries()
transferOwnership(address _address)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.