YearnRewards
Verified contract
Active on
Ethereum with 1,503 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2209…05ea
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOUSE | ERC-20 | 222 | -- | -- | |
UNI-V2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20831343 | 2 months ago | | | 0 | 0.0021927653 | |
| 11152873 | 4 years ago | | | 0 | 0.010913112 | |
| 11089124 | 4 years ago | | | 0 | 0.0027055800 | |
| 11067517 | 4 years ago | | | 0 | 0.0095645880 | |
| 11038329 | 4 years ago | | | 0 | 0.0045422620 | |
| 11035975 | 4 years ago | | | 0 | 0.0031807140 | |
| 11010866 | 4 years ago | | | 0 | 0.0072459000 | |
| 11001374 | 4 years ago | | | 0 | 0.0072423720 | |
| 10999903 | 4 years ago | | | 0 | 0.0087176700 | |
| 10998639 | 4 years ago | | | 0 | 0.0074053260 |
ABI
ABI objects
Getter at block 21216584
DURATION() view returns (uint256)
1296000
bpt() view returns (address)
0x19810559df63f19cfe88923313250550edadb743
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1601758459
lastUpdateTime() view returns (uint256)
1601758459
owner() view returns (address)
0x6cef9ecd79e87f8a88143ee9b464119bb296da8b
periodFinish() view returns (uint256)
1601758459
rewardPerToken() view returns (uint256)
55762504569472055517973172
rewardPerTokenStored() view returns (uint256)
55762504569472055517973172
rewardRate() view returns (uint256)
81841
totalSupply() view returns (uint256)
222
yfi() view returns (address)
0x2209b8260110af927af0f2eb96db471ae3ab05ea
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.