gameLotto
Verified contract
Active on
Ethereum with 2,187 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 12 additional slots
-
variable spans 5 additional slots
Balances ($156,555.49)
Native
Value
$156,555.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 40.272235 | $3,887.43 |
$156,555.49 | |
EBK | ERC-20 | 40.272235 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9208722 | 5 years ago | | | 0 | 0.000014426000 | |
| 6895200 | 6 years ago | | | 0 | 0.000097488000 | |
| 6872391 | 6 years ago | | | 0 | 0.00012998400 | |
| 6840478 | 6 years ago | | | 0 | 0.0020264800 | |
| 6840475 | 6 years ago | | | 0 | 0.00074019200 | |
| 6819270 | 6 years ago | | | 0 | 0.00066374100 | |
| 6819266 | 6 years ago | | | 0 | 0.00079874100 | |
| 6819264 | 6 years ago | | | 0 | 0.00079874100 | |
| 6819120 | 6 years ago | | | 0 | 0.00053249400 | |
| 6819102 | 6 years ago | | | 0 | 0.00062249400 |
ABI
ABI objects
Getter at block 21426152
getMyInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256)
[unknown]
getprizePool() view returns (uint256)
[unknown]
Read-only
getLotteryInfo(uint256 index) view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256)
viewAwardInfo(uint256 _index) view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, bool)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
bet(uint256 _number, uint16 _use)
buy(uint256 _number, address level1, address level2) payable
lottery(uint256 _days, uint256 gwei, uint256 gasLimit) payable
payment() payable returns (uint256)
receiveAward(uint256 index)
updateGame()
withdraw(uint256 pid)
Bet(address indexed addr, uint256 indexed index, uint256 number, uint256 use)
Buy(address indexed addr, uint256 number, uint256 value)
Lottery(uint256 number, uint256 nextLottery, uint256 indexed index)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.