YFarmLandRewards
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd27a…aeab
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFARMER | ERC-20 | 409.83879 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10860822 | 4 years ago | | | 0 | 0.022268533 | |
| 10860598 | 4 years ago | | | 0 | 0.044601370 | |
| 10836597 | 4 years ago | | | 0 | 0.0080481250 | |
| 10836592 | 4 years ago | | | 0 | 0.017416250 | |
| 10836509 | 4 years ago | | | 0 | 0.016580370 | |
| 10834709 | 4 years ago | | | 0 | 0.033578530 | |
| 10834514 | 4 years ago | | | 0 | 0.026472700 | |
| 10832656 | 4 years ago | | | 0 | 0.018947180 | |
| 10831823 | 4 years ago | | | 0 | 0.011861080 | |
| 10830784 | 4 years ago | | | 0 | 0.010969420 |
ABI
ABI objects
Getter at block 21210047
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
1500000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600211732
lastUpdateTime() view returns (uint256)
1600095993
lockup() view returns (uint256)
86400
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1600211732
rewardPerToken() view returns (uint256)
415527268872687674222
rewardPerTokenStored() view returns (uint256)
415527268872687674222
rewardRate() view returns (uint256)
2480158730158730
starttime() view returns (uint256)
1599656400
totalSupply() view returns (uint256)
0
unilp() view returns (address)
0x9e4700445bd0deeede76fb23dca904798e304f90
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.