YearnRewards
Verified contract
Active on
Ethereum with 615 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x64f0…0580
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YYFI | ERC-20 | 11.977278K | -- | -- | |
BPT | ERC-20 | 10.310362K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10574109 | 4 years ago | | | 0 | 0.0042880000 | |
| 10571871 | 4 years ago | | | 0 | 0.0088186142 | |
| 10571054 | 4 years ago | | | 0 | 0.0058739660 | |
| 10570680 | 4 years ago | | | 0 | 0.032294500 | |
| 10570569 | 4 years ago | | | 0 | 0.0054990320 | |
| 10570128 | 4 years ago | | | 0 | 0.0036884800 | |
| 10570046 | 4 years ago | | | 0 | 0.0054990320 | |
| 10570044 | 4 years ago | | | 0 | 0.0054990320 | |
| 10570037 | 4 years ago | | | 0 | 0.0031290600 | |
| 10569980 | 4 years ago | | | 0 | 0.0028446000 |
ABI
ABI objects
Getter at block 21324281
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0x99d9df67196190e9f12eac7414f02e62c5bf9eab
initreward() view returns (uint256)
5000000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1596727615
lastUpdateTime() view returns (uint256)
1596287669
owner() view returns (address)
0xbce6d09b800d0bc03f34ef93ed356519faec64d0
periodFinish() view returns (uint256)
1596727615
rewardPerToken() view returns (uint256)
28975839431073895860995
rewardPerTokenStored() view returns (uint256)
28974781260675033759710
rewardRate() view returns (uint256)
24798771424722152
starttime() view returns (uint256)
1595865600
totalSupply() view returns (uint256)
10310362400000000000000
yfi() view returns (address)
0x64f0d720ce8b97ba44cd002005d2dfa3186c0580
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.