YearnRewards
Verified contract
Active on
Ethereum with 327 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0984…d1ee
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 1.2333 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11461128 | 4 years ago | | | 0 | 0.0060255780 | |
| 11458515 | 4 years ago | | | 0 | 0.0092154060 | |
| 11455610 | 4 years ago | | | 0 | 0.0063064615 | |
| 11455595 | 4 years ago | | | 0 | 0.0048471537 | |
| 11455462 | 4 years ago | | | 0 | 0.0060290277 | |
| 11454356 | 4 years ago | | | 0 | 0.0038204100 | |
| 11454343 | 4 years ago | | | 0 | 0.0071970730 | |
| 11454255 | 4 years ago | | | 0 | 0.0034619970 | |
| 11453620 | 4 years ago | | | 0 | 0.0053179500 | |
| 11453613 | 4 years ago | | | 0 | 0.0059087050 |
ABI
ABI objects
Getter at block 21293228
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1608242873
lastUpdateTime() view returns (uint256)
1608081558
owner() view returns (address)
0x46988db74c559839dfc459dc189805b32c3f19aa
periodFinish() view returns (uint256)
1608242873
rewardPerToken() view returns (uint256)
2531465766967185603351
rewardPerTokenStored() view returns (uint256)
368775934509251356039
rewardRate() view returns (uint256)
16534391534391534
totalSupply() view returns (uint256)
1233300000000000000
y() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
yfi3() view returns (address)
0x09843b9137fc5935b7f3832152f9074db5d2d1ee
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.