YearnRewards
Verified contract
Active on
Ethereum with 3,033 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc75f…4ce0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAL | ERC-20 | 0.000041 | $3.02 |
$0 | |
BPT | ERC-20 | 800 | -- | -- | |
NAP | ERC-20 | 552.51 | -- | -- | |
ZZZ | ERC-20 | 0.015972 | -- | -- | |
BPT | ERC-20 | 0.009942 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11181959 | 4 years ago | | | 0 | 0.0022936500 | |
| 11181957 | 4 years ago | | | 0 | 0.0044058750 | |
| 11181944 | 4 years ago | | | 0 | 0.0022936500 | |
| 11181933 | 4 years ago | | | 0 | 0.0022936500 | |
| 11181931 | 4 years ago | | | 0 | 0.0055299750 | |
| 11181928 | 4 years ago | | | 0 | 0.0024465600 | |
| 11181875 | 4 years ago | | | 0 | 0.0054075543 | |
| 11181872 | 4 years ago | | | 0 | 0.0019001249 | |
| 11181869 | 4 years ago | | | 0 | 0.0057741882 | |
| 11181848 | 4 years ago | | | 0 | 0.0022936500 |
ABI
ABI objects
Getter at block 21311876
DURATION() view returns (uint256)
1296000
bpt() view returns (address)
0x4f9dde745bf54f207dfc1fe34896d6752c63ad07
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1599030881
lastUpdateTime() view returns (uint256)
1599030881
owner() view returns (address)
0x50b3830641a5fd46ac191f168e3eac638c40343c
periodFinish() view returns (uint256)
1599030881
rewardPerToken() view returns (uint256)
153329854867130976
rewardPerTokenStored() view returns (uint256)
153329854867130976
rewardRate() view returns (uint256)
1940782893232738
totalSupply() view returns (uint256)
552519941585226600000
yfi() view returns (address)
0xc75f15ada581219c95485c578e124df3985e4ce0
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.