Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,286.42)
Native
Value
$1,286.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.38 | $3,385.32 |
$1,286.42 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6027390 | 6 years ago | | | 0.01 | 0.00020246700 | |
| 5483207 | 7 years ago | | | 0.01 | 0.000074912790 | |
| 5364813 | 7 years ago | | | 0.01 | 0.000067489000 | |
| 5297463 | 7 years ago | | | 0.01 | 0.00013497800 | |
| 5284875 | 7 years ago | | | 0.01 | 0.00013497800 | |
| 5190292 | 7 years ago | | | 0.01 | 0.00014915069 | |
| 5119439 | 7 years ago | | | 0.01 | 0.00040493400 | |
| 5103369 | 7 years ago | | | 0.01 | 0.000067489000 | |
| 5077429 | 7 years ago | | | 0.01 | 0.00010497800 | |
| 5073445 | 7 years ago | | | 0.01 | 0.000052489000 |
ABI
ABI objects
Getter at block 21262657
accumulate_to() pure returns (address)
0x0000000000000000000000000000000000000000
accumulated_from() pure returns (address)
0x0000000000000000000000000000000000000000
create_block() pure returns (uint256)
4202089
fee() pure returns (uint256)
10000000000000000
jackpot() pure returns (uint256)
2560000000000000000
manager_address() pure returns (address)
0x5f90595055e61755d71c04612e9eceeac34fb789
name() pure returns (bytes32)
0x4554484c6f7474657279202d204c61737420312042797465204c6f7474657279
open() pure returns (bool)
true
owner() pure returns (address)
0x3a44fc70077511f4ea72171dd000021a2133158e
owner_fee() pure returns (uint256)
2
result() pure returns (bytes1)
0x00
result_block() pure returns (uint256)
0
result_hash() pure returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
winners_count() pure returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events accumulate()
destruct()
lottery()
manual_lottery(bytes32 _result_hash)
play(bytes1 _byte) payable returns (bool)
withdraw() returns (bool)
Accumulate(address _accumulate_to, uint256 _amount)
Balance(uint256 _balance)
Destroy()
Open(bool _open)
Play(address indexed _sender, bytes1 _byte, uint256 _time)
Result(bytes1 _result)
Withdraw(address indexed _sender, uint256 _amount, uint256 _time)
constructor(address _manager, uint256 _fee, uint256 _jackpot, uint256 _owner_fee, address _accumulated_from)
This contract contains no fallback and receive objects.
This contract contains no error objects.