Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,108.52 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6758755 | 6 years ago | | | 0 | 0.00015988000 | |
| 6758712 | 6 years ago | | | 0 | 0.00025462400 | |
| 6758326 | 6 years ago | | | 0 | 0.00015988000 | |
| 6758233 | 6 years ago | | | 0 | 0.00025462400 | |
| 6757953 | 6 years ago | | | 0 | 0.0026202520 | |
| 6757903 | 6 years ago | | | 0 | 0.0019690520 | |
| 6757835 | 6 years ago | | | 0 | 0.00023385000 | |
| 6757707 | 6 years ago | | | 0.15 | 0.0036963700 | |
| 6757528 | 6 years ago | | | 0.03 | 0.0056875600 | |
| 6757525 | 6 years ago | | | 0.031 | 0.0059555600 |
ABI
ABI objects
Getter at block 21212068
LIMIT() view returns (uint256)
100
PERCENT_RATE() view returns (uint256)
100
RANGE() view returns (uint256)
1000000000
canUpdate() view returns (bool)
false
duration() view returns (uint256)
3700
feePercent() view returns (uint256)
15
feeWallet() view returns (address)
0x0a6af11d0db7ac521719c216e4d18530da428b63
getCurLotIndex() view returns (uint256)
26247
interval() view returns (uint256)
3500
isProcessNeeds() view returns (bool)
true
lastChangesIndex() view returns (uint256)
7
lotProcessIndex() view returns (uint256)
10
owner() view returns (address)
0x0a6af11d0db7ac521719c216e4d18530da428b63
starts() view returns (uint256)
1542971400
ticketPrice() view returns (uint256)
15000000000000000
Read-only
getLotInvested(uint256 lotNumber, address player) view returns (uint256)
getNotPayableTime(uint256 lotIndex) view returns (uint256)
getTicketInfo(uint256 lotNumber, uint256 ticketNumber) view returns (address, uint256, uint256)
lots(uint256) view returns (uint8 state, uint256 processIndex, uint256 summaryNumbers, uint256 summaryInvested, uint256 rewardBase, uint256 ticketsCount, uint256 playersCount)
summaryPayed(address) view returns (uint256)
State-modifying
Events prepareToRewardProcess()
renounceOwnership()
retrieveTokens(address tokenAddr, address to)
setFeeWallet(address newFeeWallet)
transferOwnership(address _newOwner)
updateParameters(address newFeeWallet, uint256 newFeePercent, uint256 newStarts, uint256 newDuration, uint256 newInterval, uint256 newTicketPrice)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ParametersUpdated(uint256 lotIndex, address feeWallet, uint256 feePercent, uint256 starts, uint256 duration, uint256 interval, uint256 ticketPrice)
TicketPurchased(address lotAddr, uint256 lotIndex, uint256 ticketNumber, address player, uint256 ticketPrice)
TicketWon(address lotAddr, uint256 lotIndex, uint256 ticketNumber, address player, uint256 win)
constructor()
fallback()
This contract contains no error objects.