Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,883.26)
Native
Value
$4,883.26
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.54 | $3,170.95 |
$4,883.26 | |
VIU | ERC-20 | 4.4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6014390 | 6 years ago | | | 0.02 | 0.00026995600 | |
| 5456715 | 7 years ago | | | 0.02 | 0.000067489000 | |
| 5456703 | 7 years ago | | | 0.02 | 0.000067489000 | |
| 5456694 | 7 years ago | | | 0.02 | 0.000067489000 | |
| 5280659 | 7 years ago | | | 0.02 | 0.00013497800 | |
| 5239308 | 7 years ago | | | 0.02 | 0.000067489000 | |
| 5190045 | 7 years ago | | | 0.02 | 0.000067489000 | |
| 5137652 | 7 years ago | | | 0.02 | 0.00040493400 | |
| 5103863 | 7 years ago | | | 0.02 | 0.00013497800 | |
| 5070615 | 7 years ago | | | 0.02 | 0.000067489000 |
ABI
ABI objects
Getter at block 21217204
accumulate_to() pure returns (address)
0x0000000000000000000000000000000000000000
accumulated_from() pure returns (address)
0x0000000000000000000000000000000000000000
create_block() pure returns (uint256)
4203506
fee() pure returns (uint256)
20000000000000000
jackpot() pure returns (uint256)
10240000000000000000
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.