YFarmLandRewards
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd27a…aeab
Balances ($95.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COMP | ERC-20 | 1.352284 | $70.57 |
$95.43 | |
YFARMER | ERC-20 | 17.940764 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10854944 | 4 years ago | | | 0 | 0.017880984 | |
| 10854864 | 4 years ago | | | 0 | 0.013220064 | |
| 10841657 | 4 years ago | | | 0 | 0.013982760 | |
| 10839591 | 4 years ago | | | 0 | 0.011440440 | |
| 10837814 | 4 years ago | | | 0 | 0.013135320 | |
| 10837640 | 4 years ago | | | 0 | 0.014067504 | |
| 10835991 | 4 years ago | | | 0 | 0.0083896560 | |
| 10834796 | 4 years ago | | | 0 | 0.029923200 | |
| 10833661 | 4 years ago | | | 0 | 0.017880984 | |
| 10833107 | 4 years ago | | | 0 | 0.016637400 |
ABI
ABI objects
Getter at block 21304321
DURATION() view returns (uint256)
604800
comp() view returns (address)
0xc00e94cb662c3520282e6f5717214004a7f26888
initreward() view returns (uint256)
975000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1719834407
lastUpdateTime() view returns (uint256)
1719229607
lockup() view returns (uint256)
1209600
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1719834407
rewardPerToken() view returns (uint256)
147998570128336533528256
rewardPerTokenStored() view returns (uint256)
147277567627857384643770
rewardRate() view returns (uint256)
1612103174603174
starttime() view returns (uint256)
1599656400
totalSupply() view returns (uint256)
1352283798394671810
yfarmer() view returns (address)
0xd27ac9f7b4aea56d3083cdc341676e138005aeab
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.