YearnRewards
Verified contract
Active on
Ethereum with 10,583 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa1d0…ab83
Balances ($59,931.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFII | ERC-20 | 171.861072 | $348.72 |
$59,931.39 | |
| ERC-20 | 85.627029K | -- | -- | |
YFI2 | ERC-20 | 10K | -- | -- | |
TOMATOS | ERC-20 | 9.901 | -- | -- | |
HQG | ERC-20 | 1 | -- | -- | |
DBTC | ERC-20 | 0.09 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11629587 | 4 years ago | | | 0 | 0.024033309 | |
| 11577759 | 4 years ago | | | 0 | 0.0036206100 | |
| 11577759 | 4 years ago | | | 0 | 0.010377185 | |
| 11543637 | 4 years ago | | | 0 | 0.015723392 | |
| 11519176 | 4 years ago | | | 0 | 0.0046865260 | |
| 11430930 | 4 years ago | | | 0 | 0.0067561450 | |
| 11403294 | 4 years ago | | | 0 | 0.0016376010 | |
| 11403124 | 4 years ago | | | 0 | 0.0053780210 | |
| 11354171 | 4 years ago | | | 0 | 0.0020675850 | |
| 11353329 | 4 years ago | | | 0 | 0.0017785460 |
ABI
ABI objects
Getter at block 21230369
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
298023223876953
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1628049104
lastUpdateTime() view returns (uint256)
1623647562
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1628049104
rewardPerToken() view returns (uint256)
1664251398833654
rewardPerTokenStored() view returns (uint256)
1664226067522975
rewardRate() view returns (uint256)
492763266
starttime() view returns (uint256)
1595779200
totalSupply() view returns (uint256)
85622028751581670658084
y() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
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.