YstarFarmingPoolReward
Verified contract
Active on
Ethereum with 698 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x96f9…26d2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YF | ERC-20 | 674.332404 | -- | -- | |
UNI-V2 | ERC-20 | 0.000019 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11504458 | 4 years ago | | | 0 | 0.014235074 | |
| 11483148 | 4 years ago | | | 0 | 0.0047600100 | |
| 11432057 | 4 years ago | | | 0 | 0.012010464 | |
| 11412802 | 4 years ago | | | 0 | 0.0076483770 | |
| 11410189 | 4 years ago | | | 0 | 0.0041246205 | |
| 11410161 | 4 years ago | | | 0 | 0.0088340644 | |
| 11378637 | 4 years ago | | | 0 | 0.0047253990 | |
| 11378236 | 4 years ago | | | 0 | 0.0029422890 | |
| 11352486 | 4 years ago | | | 0 | 0.0015552099 | |
| 11347501 | 4 years ago | | | 0 | 0.0030146732 |
ABI
ABI objects
Getter at block 21215819
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
427246093750000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1608978877
lastUpdateTime() view returns (uint256)
1608655535
owner() view returns (address)
0xc866c88556898dd7ad29d5f1413bb9a2aeb79373
periodFinish() view returns (uint256)
1608978877
rewardPerToken() view returns (uint256)
15610377558413465045024
rewardPerTokenStored() view returns (uint256)
3574494172385864144124
rewardRate() view returns (uint256)
706425419560
starttime() view returns (uint256)
1599753600
totalSupply() view returns (uint256)
18978001089354
u2() view returns (address)
0xd9201007b1c3f8dc6097b50343c970961fa6a3c7
yfi() view returns (address)
0x96f9632b25f874769969ff91219fccb6cedf26d2
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.