Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa77f…ab22
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LV | ERC-20 | 9.357069K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10893370 | 4 years ago | | | 0 | 0.015859848 | |
| 10893355 | 4 years ago | | | 0 | 0.013973725 | |
| 10893346 | 4 years ago | | | 0 | 0.014892014 | |
| 10893344 | 4 years ago | | | 0 | 0.016215714 | |
| 10893333 | 4 years ago | | | 0 | 0.040719500 | |
| 10893329 | 4 years ago | | | 0 | 0.013890050 | |
| 10893325 | 4 years ago | | | 0 | 0.016519664 | |
| 10893315 | 4 years ago | | | 0 | 0.015835370 | |
| 10893315 | 4 years ago | | | 0 | 0.0084944700 | |
| 10893315 | 4 years ago | | | 0 | 0.012723568 |
ABI
ABI objects
Getter at block 21084735
DURATION() view returns (uint256)
86400
HARD_CAP() view returns (uint256)
4400000000000000000000
MIN_REWARD() view returns (uint256)
3
TOTAL_UNIT() view returns (uint256)
9202335569231280000
_token() view returns (address)
0xd7b7d3c0bda57723fb54ab95fd8f9ea033af37f2
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600610400
lastUpdateTime() view returns (uint256)
1600527468
lv() view returns (address)
0xa77f34bde382522cd3fb3096c480d15e525aab22
owner() view returns (address)
0xb19de844387b4c0eb9b537dc046821cd4b6df6e6
periodFinish() view returns (uint256)
1600610400
rewardDistribution() view returns (address)
0xb19de844387b4c0eb9b537dc046821cd4b6df6e6
rewardPerToken() view returns (uint256)
352371071395859045912
rewardPerTokenStored() view returns (uint256)
243400952010056462350
starttime() view returns (uint256)
1600524000
totalReward() view returns (uint256)
10000000000000000000000
totalSupply() view returns (uint256)
82161645388747735967
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events addReward(uint256 reward)
exit()
getReward()
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.