YearnRewards
Verified contract
Active on
Ethereum with 8,462 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0bc5…d93e
Balances ($140,017.79)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFI | ERC-20 | 18.350539 | $7,041.72 |
$129,219.36 | |
BAL | ERC-20 | 4.4438K | $2.43 |
$10,798.43 | |
PRM | ERC-20 | 1.863489M | -- | -- | |
SOLID | ERC-20 | 28.227465K | -- | -- | |
$ Evmosia.com | ERC-20 | 25K | -- | -- | |
SOLID | ERC-20 | 21.348696K | -- | -- | |
SOLID | ERC-20 | 8.431087K | -- | -- | |
SOLlD | ERC-20 | 6.695156K | -- | -- | |
SOLID | ERC-20 | 653.759574 | -- | -- | |
BGBG | ERC-20 | 483.270718 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20498822 | 3 months ago | | | 0 | 0.000085745158 | |
| 20426157 | 4 months ago | | | 0 | 0.0011331163 | |
| 18599834 | a year ago | | | 0 | 0.0012976573 | |
| 17982430 | a year ago | | | 0 | 0.0015138504 | |
| 17585600 | a year ago | | | 0 | 0.0039108394 | |
| 12771720 | 3 years ago | | | 0 | 0.0011165940 | |
| 12428202 | 4 years ago | | | 0 | 0.012126872 | |
| 12305140 | 4 years ago | | | 0 | 0.0040057200 | |
| 11253461 | 4 years ago | | | 0 | 0.0012187680 | |
| 11253457 | 4 years ago | | | 0 | 0.0016795680 |
ABI
ABI objects
Getter at block 21258801
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0x60626db611a9957c1ae4ac5b7ede69e24a3b76c5
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1595669742
lastUpdateTime() view returns (uint256)
1595669742
owner() view returns (address)
0x2d407ddb06311396fe14d4b49da5f0471447d45c
periodFinish() view returns (uint256)
1595669742
rewardPerToken() view returns (uint256)
20337301587301588936038522406119258
rewardPerTokenStored() view returns (uint256)
20337301587301588936038522406119258
rewardRate() view returns (uint256)
16534391534391534
totalSupply() view returns (uint256)
42644021767029590520
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.