YFarmLandRewards
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2988…bdba
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
pYFARMER | ERC-20 | 15.980579 | -- | -- | |
UNI-V2 | ERC-20 | 7.437869 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15291685 | 2 years ago | | | 0 | 0.00098625737 | |
| 15262570 | 2 years ago | | | 0 | 0.0014792797 | |
| 11473529 | 4 years ago | | | 0 | 0.0037527000 | |
| 11455033 | 4 years ago | | | 0 | 0.011114372 | |
| 11391059 | 4 years ago | | | 0 | 0.0018842560 | |
| 11371451 | 4 years ago | | | 0 | 0.0036417304 | |
| 11303645 | 4 years ago | | | 0 | 0.0026962170 | |
| 11303645 | 4 years ago | | | 0 | 0.0051388800 | |
| 11278424 | 4 years ago | | | 0 | 0.0072125180 | |
| 11250685 | 4 years ago | | | 0 | 0.0085550800 |
ABI
ABI objects
Getter at block 21203361
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
177978515625000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1660041258
lastUpdateTime() view returns (uint256)
1659828462
lockup() view returns (uint256)
86400
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1660041258
rewardPerToken() view returns (uint256)
31595148200203074419300
rewardPerTokenStored() view returns (uint256)
31586729002151103971591
rewardRate() view returns (uint256)
294276646205357
starttime() view returns (uint256)
1600135200
totalSupply() view returns (uint256)
7437869120000000000
unilp() view returns (address)
0x326d9b8c5b8dd4cf90264868d3aa8a470e98a9f9
yfarmer() view returns (address)
0x2988cd974cdc3e4fa65e544961fb75840b85bdba
Read-only
balanceOf(address account) view returns (uint256)
checkWithdrawal(address account) view returns (bool)
earned(address account) view returns (uint256)
lasttimestaked(address) 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)
withdrawIns(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.