Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($26.11)
Native
Value
$26.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.00792 | $3,296.64 |
$26.11 | |
LootX | ERC-20 | 1.000001M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3707296 | a year ago | | | 0 | 0.0000068830000 | |
| 3386085 | a year ago | | | 0 | 0.0000068830000 | |
| 3253486 | a year ago | | | 0 | 8.1396915e-7 | |
| 3215142 | a year ago | | | 0 | 0.00014399918 | |
| 3215140 | a year ago | | | 0.00024 | 0.0000025483200 | |
| 3215098 | a year ago | | | 0 | 0.0000015164702 | |
| 3215039 | a year ago | | | 0.00024 | 0.0000026646603 | |
| 3214989 | a year ago | | | 0 | 0.0000020882057 | |
| 3214946 | a year ago | | | 0.00024 | 0.0000037024394 | |
| 3214888 | a year ago | | | 0 | 0.00014403550 |
ABI
ABI objects
Getter at block 22747179
_token() view returns (address)
0x6af65897ba0521988ed5dab7bba99a17bb1e0ae7
bot() view returns (address)
0xdebba59e817b9e801e28dfc394bc31acca86f58c
gas() view returns (uint256)
0
maxbet() view returns (uint256)
715512306811677200000000
minibet() view returns (uint256)
71551230681167710000000
owner() view returns (address)
0xf2492a62017a073a60b62bce11b3be26ba4f0380
paused() view returns (bool)
false
pendingAmountsLength() view returns (uint256)
0
token() view returns (address)
0x6af65897ba0521988ed5dab7bba99a17bb1e0ae7
Read-only
getPendingAmount(uint256 index) view returns (address user, uint256 amount)
pendingAmounts(uint256) view returns (address user, uint256 amount)
recentSpin(address) view returns (bytes32)
resultlock(bytes32) view returns (bool)
spinDataMap(bytes32) view returns (address sender, uint256 nonce, uint256 amount)
State-modifying
Events Stop(bool _value)
Swap_back(uint256 _amount, uint256 mini_amount, address router)
call_back(bytes32 spinid, uint256 amount, string spinresult)
clearPendingAmounts()
renounceOwnership()
spin(uint256 _amount) payable
transferOwnership(address newOwner)
updatebot(address _bot)
updatecost(uint256 _minibet, uint256 _maxbet)
withdraw(uint256 _amount)
withdrawgas(uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
logresult(address sender, bytes32 spinid, uint256 winning_amount, string spinresult)
logspin(bytes32 spinid, address sender, uint256 amount, uint256 nonce)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.