YearnRewards
Verified contract
Active on
Ethereum with 1,447 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcee1…1669
Balances ($54.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAL | ERC-20 | 14.211619 | $3.83 |
$54.43 | |
YFFI | ERC-20 | 1.60439K | -- | -- | |
BPT | ERC-20 | 26.0739 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12982155 | 3 years ago | | | 0 | 0.0045325010 | |
| 11608139 | 4 years ago | | | 0 | 0.023392339 | |
| 11445487 | 4 years ago | | | 0 | 0.0083767160 | |
| 11445449 | 4 years ago | | | 0 | 0.0075388510 | |
| 11274781 | 4 years ago | | | 0 | 0.010586314 | |
| 11137038 | 4 years ago | | | 0 | 0.0023362050 | |
| 11101774 | 4 years ago | | | 0 | 0.0058038540 | |
| 11098213 | 4 years ago | | | 0 | 0.0045601710 | |
| 11091477 | 4 years ago | | | 0 | 0.0034492360 | |
| 11085108 | 4 years ago | | | 0 | 0.0054511450 |
ABI
ABI objects
Getter at block 21384572
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0xc855f1572c8128add6f0503084ba23930b7461f8
initreward() view returns (uint256)
152587890625000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1629000920
lastUpdateTime() view returns (uint256)
1610635055
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1629000920
rewardPerToken() view returns (uint256)
66869027806884470546
rewardPerTokenStored() view returns (uint256)
66690564166871560872
rewardRate() view returns (uint256)
252294792700
starttime() view returns (uint256)
1596340800
totalSupply() view returns (uint256)
25963900000000000000
yfi() view returns (address)
0xcee1d3c3a02267e37e6b373060f79d5d7b9e1669
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.