Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7b3d…f935
0x59f4…da4b
0xa5d9…ee6b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOOT | ERC-20 | 7.390665K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16740503 | 2 years ago | | | 0 | 0.0021309683 | |
| 16639414 | 2 years ago | | | 0 | 0.0032566230 | |
| 16639386 | 2 years ago | | | 0 | 0.0025851750 | |
| 16564194 | 2 years ago | | | 0 | 0.0022204820 | |
| 16564194 | 2 years ago | | | 0 | 0.0023561106 | |
| 16479212 | 2 years ago | | | 0 | 0.0024163733 | |
| 16479204 | 2 years ago | | | 0 | 0.0014893380 | |
| 16401637 | 2 years ago | | | 0 | 0.0043356344 | |
| 16338362 | 2 years ago | | | 0 | 0.0015629252 | |
| 16258616 | 2 years ago | | | 0 | 0.00083690700 |
ABI
ABI objects
Getter at block 21331359
owner() view returns (address)
0x0633e36952d2f85675a340984baa532949793c7d
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
lastUpdateTime(address) view returns (uint256)
reward(address) view returns (uint256)
State-modifying
Events exit()
manualUpdate(address account)
redeem()
renounceOwnership()
setBoostContract(address _address)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Redeem(address indexed user, uint256 amount)
Staked(address indexed user, uint256 amount)
Unstake(address indexed user, uint256 amount)
constructor(address _loot, address _silver)
This contract contains no fallback and receive objects.
This contract contains no error objects.