YFTyCRVYearnRewards
Verified contract
Active on
Ethereum with 814 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 | 41.072351 | -- | -- | |
BPT | ERC-20 | 19.810972 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11565651 | 4 years ago | | | 0 | 0.0088522900 | |
| 11429771 | 4 years ago | | | 0 | 0.0020994600 | |
| 10810522 | 4 years ago | | | 0 | 0.0062283980 | |
| 10765173 | 4 years ago | | | 0 | 0.010667874 | |
| 10762071 | 4 years ago | | | 0 | 0.020344240 | |
| 10761829 | 4 years ago | | | 0 | 0.012035334 | |
| 10761825 | 4 years ago | | | 0 | 0.012035334 | |
| 10761804 | 4 years ago | | | 0 | 0.016725698 | |
| 10740955 | 4 years ago | | | 0 | 0.0070681820 | |
| 10723780 | 4 years ago | | | 0 | 0.020546142 |
ABI
ABI objects
Getter at block 21301575
DURATION() view returns (uint256)
1209600
bpt() view returns (address)
0x81d258af4f640021a73cea2a45849d4dfb3222ec
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1597693196
lastUpdateTime() view returns (uint256)
1597693196
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1597693196
rewardPerToken() view returns (uint256)
852367740227052854
rewardPerTokenStored() view returns (uint256)
852367740227052854
rewardRate() view returns (uint256)
8267195767195767
totalSupply() view returns (uint256)
19810972078696756791
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.