Lottery
Verified contract
Active on
Ethereum with 107,279 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
0x758a…055c
Balances ($699.67)
Native
Value
$699.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.22088 | $3,167.65 |
$699.67 | |
HEX | ERC-20 | 1.307 | $0.002725 |
$0 | |
% | ERC-20 | 100 | -- | -- | |
BRX | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11541523 | 4 years ago | | | 0 | 0.0041843200 | |
| 11541480 | 4 years ago | | | 0 | 0.0033902640 | |
| 11541480 | 4 years ago | | | 0 | 0.0033902640 | |
| 11541480 | 4 years ago | | | 0 | 0.0033911280 | |
| 11541480 | 4 years ago | | | 0 | 0.0033911280 | |
| 11541480 | 4 years ago | | | 0 | 0.0033902640 | |
| 11541480 | 4 years ago | | | 0 | 0.0033911280 | |
| 11541480 | 4 years ago | | | 0 | 0.0033911280 | |
| 11541480 | 4 years ago | | | 0 | 0.0033911280 | |
| 11541480 | 4 years ago | | | 0 | 0.0033911280 |
ABI
ABI objects
Getter at block 21215999
decentralized() view returns (bool)
true
getAvailablePrize() view returns (uint256)
880000000000000
getSystemStatus() view returns (uint256, uint8, uint256, uint256, uint256, uint128, uint128)
(366, 0, 1609232549, 1609146050, 1731949727, 0, 0)
isOwner() view returns (bool)
false
lastAvailablePrize() view returns (uint256)
929293640909210037981
liquidated() view returns (bool)
true
lottoshi() view returns (address)
0x758a6cf7d6468a0aef0adf915eb4adb4ddf5055c
normalUntil() view returns (uint256)
1609232549
owner() view returns (address)
0x1c0d6c964b332bdc5aece1305c606b041fadf3f0
pendingPrize() view returns (uint256)
220000000000000000
revealingUntil() view returns (uint256)
1609145450
roundId() view returns (uint256)
366
status() view returns (uint8)
0
targetReached() view returns (bool)
false
Read-only
admins(address) view returns (bool)
getCommitment(uint256 _roundId, address user) view returns (bytes32)
getTicket(uint256 _roundId, uint256 ticketId) view returns (bool, address, uint256, uint256, uint256)
rounds(uint256) view returns (uint256 seed, uint256 perWinnerPrizes1, uint256 perWinnerPrizes2, uint256 prizes, uint128 ticketCount, uint128 checkedCount, uint56 result, uint128 revealedCount)
State-modifying
Events backToNormal() payable
buyComboTicket(uint256 number1, uint256 number2, address referral) payable
buyTickets(uint256[] numbers, address referral) payable
checkTickets(uint256 count)
claimRewards(uint256[] inputs)
commit(bytes32 commitment)
endCommit()
endReveal()
liquidate()
renounceOwnership()
reveal(uint256 secret)
setAdmin(address user, bool value)
setLottoshiAddress(address addr)
transferOwnership(address newOwner)
Buy(address indexed user, uint256 roundId, uint256 ticketId, address referral, uint56 number, uint256 number1, uint256 number2)
ClaimReward(uint256 roundId, uint256 ticketId)
Commit(uint256 roundId, address user)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Result(uint256 roundId, uint256 result, uint256 perWinnerPrizes1, uint256 perWinnerPrizes2, uint256 prizes, uint128 ticketCount)
Reveal(uint256 roundId, address user)
RevealPrize(uint256 roundId, address user)
constructor()
fallback()
This contract contains no error objects.