Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ImpLoot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11029417 | 4 years ago | | | 0.19 | 0.0022552000 | |
| 11025162 | 4 years ago | | | 0.19 | 0.0031009001 | |
| 10927351 | 4 years ago | | | 0.19 | 0.0042285000 | |
| 8754463 | 5 years ago | | | 0.19 | 0.000053040000 | |
| 8752584 | 5 years ago | | | 0.39 | 0.000053040000 | |
| 7938731 | 5 years ago | | | 0.39 | 0.0010608000 | |
| 7919120 | 5 years ago | | | 0.39 | 0.0010608000 | |
| 7873489 | 5 years ago | | | 0.19 | 0.00058344000 | |
| 7784439 | 5 years ago | | | 0.19 | 0.00042432000 | |
| 7781728 | 5 years ago | | | 0.19 | 0.00068952000 |
ABI
ABI objects
Getter at block 21157369
getDestinationWallet() view returns (address wallet)
0x7a50e3210ba376c08f920f12d7441f37a20ee0e5
halted() view returns (bool)
false
owner() view returns (address)
0x6e83d1bba29a66fef2ed82dc46b486b46c70f29c
Read-only
getPrice(uint256 _lootTemplateId) view returns (uint256 weiAmount)
isOwner(uint256 _lootTemplateId, address _owner) view returns (bool isOwner)
State-modifying
Events buy(uint256 _lootTemplateId) payable
halt()
renounceOwnership()
setDestinationWallet(address _walletAddress)
setPrice(uint256 _lootTemplateId, uint256 _weiAmount)
transferOwnership(address _newOwner)
unhalt()
Bought(address _receiver, uint256 _lootTemplateId, uint256 _weiAmount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _destinationWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.