YearnRewards
Verified contract
Active on
Ethereum with 2,799 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcee1…1669
Balances ($36.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAL | ERC-20 | 16.291782 | $2.24 |
$36.49 | |
BPT | ERC-20 | 8.906034K | -- | -- | |
YFFI | ERC-20 | 3.343724K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16071843 | 2 years ago | | | 0 | 0.0015856170 | |
| 11766222 | 4 years ago | | | 0 | 0.020582474 | |
| 11518492 | 4 years ago | | | 0 | 0.0056346510 | |
| 11316184 | 4 years ago | | | 0 | 0.0046101690 | |
| 11310281 | 4 years ago | | | 0 | 0.0076856400 | |
| 11297794 | 4 years ago | | | 0 | 0.0048042930 | |
| 11297555 | 4 years ago | | | 0 | 0.0054202280 | |
| 11264925 | 4 years ago | | | 0 | 0.0024919520 | |
| 11238594 | 4 years ago | | | 0 | 0.0071857240 | |
| 11219393 | 4 years ago | | | 0 | 0.0021775980 |
ABI
ABI objects
Getter at block 21160922
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0xfe793bc3d1ef8d38934896980254e81d0c5f6239
initreward() view returns (uint256)
38146972656250000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1670283743
lastUpdateTime() view returns (uint256)
1612732975
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1670283743
rewardPerToken() view returns (uint256)
579800353435372588
rewardPerTokenStored() view returns (uint256)
579392771386720663
rewardRate() view returns (uint256)
63073698175
starttime() view returns (uint256)
1596254400
totalSupply() view returns (uint256)
8906034460000000000000
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.