YearnRewards
Verified contract
Active on
Ethereum with 10,537 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa1d0…ab83
Balances ($33,313.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFII | ERC-20 | 96.027802 | $346.92 |
$33,313.97 | |
BPT | ERC-20 | 61.696813 | -- | -- | |
TOMATOS | ERC-20 | 9.901 | -- | -- | |
HQG | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13613218 | 3 years ago | | | 0 | 0.0037278500 | |
| 13613218 | 3 years ago | | | 0 | 0.010090290 | |
Transfer | 13598539 | 3 years ago | | | 0.02556223 | 0.0033911463 | |
Transfer | 13598490 | 3 years ago | | | 0.02772523 | 0.0034186237 | |
Transfer | 13598462 | 3 years ago | | | 0.02667523 | 0.0035941252 | |
| 13066005 | 3 years ago | | | 0 | 0.0043244100 | |
| 12892824 | 3 years ago | | | 0 | 0.0015190110 | |
| 12718692 | 3 years ago | | | 0 | 0.0018125640 | |
| 12660536 | 3 years ago | | | 0 | 0.0018544470 | |
| 12569004 | 3 years ago | | | 0 | 0.0021706790 |
ABI
ABI objects
Getter at block 21198665
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0x16cac1403377978644e78769daa49d8f6b6cf565
initreward() view returns (uint256)
2328306436538
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1637487344
lastUpdateTime() view returns (uint256)
1630117831
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1637487344
rewardPerToken() view returns (uint256)
5995577168291732068
rewardPerTokenStored() view returns (uint256)
5995576708454206803
rewardRate() view returns (uint256)
3849713
starttime() view returns (uint256)
1595865600
totalSupply() view returns (uint256)
61696813419946545251
yfi() view returns (address)
0xa1d0e215a23d7030842fc67ce582a6afa3ccab83
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.