YearnRewards
Verified contract
Active on
Ethereum with 456 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6c4b…a553
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFFII | ERC-20 | 1.064626K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20875708 | 2 months ago | | | 0 | 0.00049739331 | |
| 12202428 | 4 years ago | | | 0 | 0.0040040000 | |
| 12200259 | 4 years ago | | | 0 | 0.013684375 | |
| 12197249 | 4 years ago | | | 0 | 0.0057402800 | |
| 12197238 | 4 years ago | | | 0 | 0.0087470100 | |
Transfer | 12128176 | 4 years ago | | | 0.013405713 | 0.0020370000 | |
| 12122992 | 4 years ago | | | 0 | 0.0058796710 | |
| 12122986 | 4 years ago | | | 0 | 0.0050891270 | |
| 12122965 | 4 years ago | | | 0 | 0.0027810000 | |
| 12122960 | 4 years ago | | | 0 | 0.0051385360 |
ABI
ABI objects
Getter at block 21276272
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1612964193
lastUpdateTime() view returns (uint256)
1612964193
owner() view returns (address)
0x4fa9b3eb675d077a75f9394dc78838e044ca610d
periodFinish() view returns (uint256)
1612964193
rewardPerToken() view returns (uint256)
453510871451966930
rewardPerTokenStored() view returns (uint256)
453510871451966930
rewardRate() view returns (uint256)
49603174603174
rewardToken() view returns (address)
0x6c4b85cab20c13af72766025f0e17e0fe558a553
totalSupply() view returns (uint256)
1042678400000000000000
yffii() view returns (address)
0x6c4b85cab20c13af72766025f0e17e0fe558a553
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.