YFTDAIYearnRewards
Verified contract
Active on
Ethereum with 1,049 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 |
---|---|---|---|---|---|
BPT | ERC-20 | 292.7786 | -- | -- | |
YFT | ERC-20 | 78.468748 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11565649 | 4 years ago | | | 0 | 0.0095062950 | |
| 11430119 | 4 years ago | | | 0 | 0.0023094060 | |
| 11187373 | 4 years ago | | | 0 | 0.0012216000 | |
| 11010153 | 4 years ago | | | 0 | 0.015872328 | |
| 10912617 | 4 years ago | | | 0 | 0.017032740 | |
| 10863395 | 4 years ago | | | 0 | 0.012550440 | |
| 10863325 | 4 years ago | | | 0 | 0.020942600 | |
| 10842668 | 4 years ago | | | 0 | 0.0076199100 | |
| 10834378 | 4 years ago | | | 0 | 0.014253714 | |
| 10833876 | 4 years ago | | | 0 | 0.014360640 |
ABI
ABI objects
Getter at block 21290792
DURATION() view returns (uint256)
1209600
bpt() view returns (address)
0x54a2d158c110ad1f1f2287558684e43c114420e7
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1597692298
lastUpdateTime() view returns (uint256)
1597692298
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1597692298
rewardPerToken() view returns (uint256)
654017951502525199
rewardPerTokenStored() view returns (uint256)
654017951502525199
rewardRate() view returns (uint256)
8267195767195767
totalSupply() view returns (uint256)
292778600000000000000
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.