YearnRewards
Verified contract
Active on
Ethereum with 20,507 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0bc5…d93e
Balances ($75,525.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFI | ERC-20 | 9.622418 | $7,848.88 |
$75,525.2 | |
SOLID | ERC-20 | 64.775196K | -- | -- | |
SOLID | ERC-20 | 53.841727K | -- | -- | |
| ERC-20 | 34.741118K | -- | -- | |
$ Evmosia.com | ERC-20 | 25K | -- | -- | |
SOLID | ERC-20 | 5.122129K | -- | -- | |
SOLID | ERC-20 | 285.806056 | -- | -- | |
RAMP | ERC-20 | 200 | -- | -- | |
YFIv2 | ERC-20 | 100 | -- | -- | |
| ERC-20 | 37.68217 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20498818 | 3 months ago | | | 0 | 0.000091355249 | |
| 18705581 | a year ago | | | 0 | 0.0019563811 | |
| 16345794 | 2 years ago | | | 0 | 0.0013531894 | |
| 16247668 | 2 years ago | | | 0 | 0.0045977400 | |
| 15871552 | 2 years ago | | | 0 | 0.0014956423 | |
| 15401301 | 2 years ago | | | 0 | 0.00054398000 | |
| 14957162 | 2 years ago | | | 0 | 0.0051381400 | |
| 14107208 | 3 years ago | | | 0 | 0.0057610300 | |
| 13951509 | 3 years ago | | | 0 | 0.0052742200 | |
| 13334845 | 3 years ago | | | 0 | 0.012938107 |
ABI
ABI objects
Getter at block 21157733
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1595591412
lastUpdateTime() view returns (uint256)
1595591412
owner() view returns (address)
0x2d407ddb06311396fe14d4b49da5f0471447d45c
periodFinish() view returns (uint256)
1595591412
rewardPerToken() view returns (uint256)
12752895838099092
rewardPerTokenStored() view returns (uint256)
12752895838099092
rewardRate() view returns (uint256)
16534391534391534
totalSupply() view returns (uint256)
34059565364464183570413
y() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
yfi() view returns (address)
0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e
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.