YearnRewards
Verified contract
Active on
Ethereum with 5,983 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66b3…2d1c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NAP | ERC-20 | 39.353683 | -- | -- | |
ZZZ | ERC-20 | 21.804503 | -- | -- | |
UNI-V2 | ERC-20 | 0.003336 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20196718 | 5 months ago | | | 0 | 0.00012307364 | |
| 11523441 | 4 years ago | | | 0 | 0.0081889153 | |
| 11429341 | 4 years ago | | | 0 | 0.0030610385 | |
| 11429338 | 4 years ago | | | 0 | 0.0023182686 | |
| 11429324 | 4 years ago | | | 0 | 0.0063927600 | |
| 11429317 | 4 years ago | | | 0 | 0.0014192796 | |
| 11429301 | 4 years ago | | | 0 | 0.0023062556 | |
| 11225589 | 4 years ago | | | 0 | 0.0015060920 | |
| 11183817 | 4 years ago | | | 0 | 0.0026614720 | |
| 11162119 | 4 years ago | | | 0 | 0.0055487480 |
ABI
ABI objects
Getter at block 21287866
DURATION() view returns (uint256)
1296000
bpt() view returns (address)
0xc75f15ada581219c95485c578e124df3985e4ce0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1599671724
lastUpdateTime() view returns (uint256)
1599671724
owner() view returns (address)
0x50b3830641a5fd46ac191f168e3eac638c40343c
periodFinish() view returns (uint256)
1599671724
rewardPerToken() view returns (uint256)
88198647767189611
rewardPerTokenStored() view returns (uint256)
88198647767189611
rewardRate() view returns (uint256)
0
totalSupply() view returns (uint256)
33295990890078836220
yfi() view returns (address)
0x66b3037aa8dd64c3ef1aee13a4d1f2509f672d1c
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)
setYFI(address YFIAddress, address BPTAddress)
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.