YearnRewards
Verified contract
Active on
Ethereum with 500 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x774a…26de
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AVO | ERC-20 | 16.252394 | -- | -- | |
BPT | ERC-20 | 0.2102 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10957924 | 4 years ago | | | 0 | 0.027947083 | |
| 10911851 | 4 years ago | | | 0 | 0.028157045 | |
| 10870518 | 4 years ago | | | 0 | 0.0064333550 | |
| 10870518 | 4 years ago | | | 0 | 0.017394450 | |
| 10868820 | 4 years ago | | | 0 | 0.013620152 | |
| 10861276 | 4 years ago | | | 0 | 0.027962688 | |
| 10859932 | 4 years ago | | | 0 | 0.023854272 | |
| 10858446 | 4 years ago | | | 0 | 0.021894450 | |
| 10856571 | 4 years ago | | | 0 | 0.0083016900 | |
| 10854750 | 4 years ago | | | 0 | 0.017278487 |
ABI
ABI objects
Getter at block 21420218
DURATION() view returns (uint256)
1296000
bpt() view returns (address)
0xcfcdb690bdc88f43f7cac7d968d0d66d2118ad20
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600003338
lastUpdateTime() view returns (uint256)
1600003338
owner() view returns (address)
0x6cef9ecd79e87f8a88143ee9b464119bb296da8b
periodFinish() view returns (uint256)
1600003338
rewardPerToken() view returns (uint256)
25943052171757044858
rewardPerTokenStored() view returns (uint256)
25943052171757044858
rewardRate() view returns (uint256)
19290123456790123
totalSupply() view returns (uint256)
210200000000000000
yfi() view returns (address)
0x774adc647a8d27947c8d7c098cdb4cdf30b126de
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)
setYFI(address YFIAddress, address BPTAddress)
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.