YearnRewards
Verified contract
Active on
Ethereum with 1,074 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x348f…dd8c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BPT | ERC-20 | 352.26776K | -- | -- | |
ASUKA | ERC-20 | 884.265694 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16134893 | 2 years ago | | | 0 | 0.0018178305 | |
| 15247501 | 2 years ago | | | 0 | 0.00091554333 | |
| 15247489 | 2 years ago | | | 0 | 0.0011094107 | |
| 10670186 | 4 years ago | | | 0 | 0.0077665350 | |
| 10670169 | 4 years ago | | | 0 | 0.0090253850 | |
| 10589729 | 4 years ago | | | 0 | 0.0059420410 | |
| 10589152 | 4 years ago | | | 0 | 0.0067752973 | |
| 10589151 | 4 years ago | | | 0 | 0.0054703099 | |
| 10588904 | 4 years ago | | | 0 | 0.0069093500 | |
| 10588021 | 4 years ago | | | 0 | 0.0087052147 |
ABI
ABI objects
Getter at block 21207594
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0xb135b31665bd67c4497f6eb3d5964e8897e5feb7
initreward() view returns (uint256)
625000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1671045827
lastUpdateTime() view returns (uint256)
1659838109
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1671045827
rewardPerToken() view returns (uint256)
31143756358847516256203
rewardPerTokenStored() view returns (uint256)
31143723480306901360534
rewardRate() view returns (uint256)
1033399470899470
starttime() view returns (uint256)
1596362400
totalSupply() view returns (uint256)
352267759900000000000000
yfi() view returns (address)
0x348f9b40df1d4ec2082371bacb136fc727ccdd8c
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.