zLOTRewards
Verified contract
Active on
Ethereum with 1,177 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa8e7…a03e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 41.48 | -- | -- | |
STE | ERC-20 | 25 | -- | -- | |
zLOT | ERC-20 | 0.004856 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11606091 | 4 years ago | | | 0 | 0.0054662555 | |
| 11538650 | 4 years ago | | | 0 | 0.0032475450 | |
| 11381632 | 4 years ago | | | 0 | 0.0045609480 | |
| 11335868 | 4 years ago | | | 0 | 0.0045794130 | |
| 11328989 | 4 years ago | | | 0 | 0.0056960586 | |
| 11328920 | 4 years ago | | | 0 | 0.0026774160 | |
| 11320869 | 4 years ago | | | 0 | 0.0079348082 | |
| 11319029 | 4 years ago | | | 0 | 0.0080765010 | |
| 11318527 | 4 years ago | | | 0 | 0.0078185100 | |
| 11315031 | 4 years ago | | | 0 | 0.015836625 |
ABI
ABI objects
Getter at block 21204747
DURATION() view returns (uint256)
2419200
lastTimeRewardApplicable() view returns (uint256)
1605999610
lastUpdateTime() view returns (uint256)
1605999610
lp() view returns (address)
0x502700f282e6bfc2bb3b805893fadffacf688e7b
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1605999610
rewardDistribution() view returns (address)
0x2cddcbc4305ba08a97a0dde1ab9f07a6639f124e
rewardPerToken() view returns (uint256)
3799072514691100
rewardPerTokenStored() view returns (uint256)
3799072514691100
rewardRate() view returns (uint256)
918485449735449
totalSupply() view returns (uint256)
41480000000000000000
zLOT() view returns (address)
0xa8e7ad77c60ee6f30bac54e2e7c0617bd7b5a03e
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 exit()
getReward()
notifyRewardAmount(uint256 reward)
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)
constructor(address _lp, address _zLOT)
This contract contains no fallback and receive objects.
This contract contains no error objects.