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 | 19.984083K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10899293 | 4 years ago | | | 0 | 0.031691700 | |
| 10899290 | 4 years ago | | | 0 | 0.014261265 | |
| 10898697 | 4 years ago | | | 0 | 0.010574442 | |
| 10893795 | 4 years ago | | | 0 | 0.012916722 | |
| 10893787 | 4 years ago | | | 0 | 0.021291300 | |
| 10893477 | 4 years ago | | | 0 | 0.014024835 | |
| 10893419 | 4 years ago | | | 0 | 0.014020875 | |
| 10893398 | 4 years ago | | | 0 | 0.014192829 | |
| 10893390 | 4 years ago | | | 0 | 0.016786605 | |
| 10893345 | 4 years ago | | | 0 | 0.016732600 |
ABI
ABI objects
Getter at block 21268933
DURATION() view returns (uint256)
86400
HARD_CAP() view returns (uint256)
6000000000000000000000
MIN_REWARD() view returns (uint256)
3
TOTAL_UNIT() view returns (uint256)
9202335569231280000
_token() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600610400
lastUpdateTime() view returns (uint256)
1600528048
lv() view returns (address)
0xa77f34bde382522cd3fb3096c480d15e525aab22
owner() view returns (address)
0xb19de844387b4c0eb9b537dc046821cd4b6df6e6
periodFinish() view returns (uint256)
1600610400
rewardDistribution() view returns (address)
0xb19de844387b4c0eb9b537dc046821cd4b6df6e6
rewardPerToken() view returns (uint256)
66188168938183182351
rewardPerTokenStored() view returns (uint256)
10724715742811581183
starttime() view returns (uint256)
1600524000
totalReward() view returns (uint256)
20000000000000000000000
totalSupply() view returns (uint256)
317023575361467916423
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.