YFTYearnRewards
Verified contract
Active on
Ethereum with 466 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x26b3…a702
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFT | ERC-20 | 5.003919 | -- | -- | |
| ERC-20 | 0.0005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11565649 | 4 years ago | | | 0 | 0.0082274180 | |
| 10831249 | 4 years ago | | | 0 | 0.0093494120 | |
| 10761828 | 4 years ago | | | 0 | 0.012035334 | |
| 10761827 | 4 years ago | | | 0 | 0.012035334 | |
| 10761761 | 4 years ago | | | 0 | 0.016655716 | |
| 10740918 | 4 years ago | | | 0 | 0.0070681820 | |
| 10723783 | 4 years ago | | | 0 | 0.025096742 | |
| 10631481 | 4 years ago | | | 0 | 0.0097022200 | |
| 10613219 | 4 years ago | | | 0 | 0.0085555940 | |
| 10608854 | 4 years ago | | | 0 | 0.0063770410 |
ABI
ABI objects
Getter at block 21409146
DURATION() view returns (uint256)
86400
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1596567009
lastUpdateTime() view returns (uint256)
1596567009
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1596567009
rewardPerToken() view returns (uint256)
764267603448948415
rewardPerTokenStored() view returns (uint256)
764267603448948415
rewardRate() view returns (uint256)
1736111111111111
totalSupply() view returns (uint256)
500000000000000
y() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
yft() view returns (address)
0x26b3038a7fc10b36c426846a9086ef87328da702
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.