zLOTRewards
Verified contract
Active on
Ethereum with 1,206 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 | 16.555569K | -- | -- | |
AFC | ERC-20 | 1.5828 | -- | -- | |
zLOT | ERC-20 | 0.343198 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11862250 | 4 years ago | | | 0 | 0.019837020 | |
| 11452201 | 4 years ago | | | 0 | 0.014169300 | |
| 11403607 | 4 years ago | | | 0 | 0.0020270880 | |
| 11381944 | 4 years ago | | | 0 | 0.0048143340 | |
| 11381561 | 4 years ago | | | 0 | 0.0064613430 | |
| 11379830 | 4 years ago | | | 0 | 0.0039674040 | |
| 11365298 | 4 years ago | | | 0 | 0.010626975 | |
| 11362675 | 4 years ago | | | 0 | 0.0063346500 | |
| 11359757 | 4 years ago | | | 0 | 0.0049688610 | |
| 11356630 | 4 years ago | | | 0 | 0.0017003162 |
ABI
ABI objects
Getter at block 21381981
DURATION() view returns (uint256)
2419200
lastTimeRewardApplicable() view returns (uint256)
1605999610
lastUpdateTime() view returns (uint256)
1605999610
lp() view returns (address)
0x6ddc12ef2940137f89af63f05196a4c9d4883ee4
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1605999610
rewardDistribution() view returns (address)
0x2cddcbc4305ba08a97a0dde1ab9f07a6639f124e
rewardPerToken() view returns (uint256)
376923464953282
rewardPerTokenStored() view returns (uint256)
376923464953282
rewardRate() view returns (uint256)
918485449735449
totalSupply() view returns (uint256)
16555569169362612111136
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.