YstarFarmingPoolReward
Verified contract
Active on
Ethereum with 399 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 | 40.081417 | -- | -- | |
UNI-V2 | ERC-20 | 0.000018 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12669764 | 3 years ago | | | 0 | 0.0010697440 | |
| 11961661 | 4 years ago | | | 0 | 0.011254188 | |
| 11945409 | 4 years ago | | | 0 | 0.0093815520 | |
| 11924359 | 4 years ago | | | 0 | 0.020694600 | |
| 11923383 | 4 years ago | | | 0 | 0.013988040 | |
| 11906943 | 4 years ago | | | 0 | 0.037062087 | |
| 11843354 | 4 years ago | | | 0 | 0.018450369 | |
| 11843350 | 4 years ago | | | 0 | 0.031094332 | |
| 11794559 | 4 years ago | | | 0 | 0.018756980 | |
| 11716999 | 4 years ago | | | 0 | 0.0063463442 |
ABI
ABI objects
Getter at block 21185247
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
30517578125000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1624777043
lastUpdateTime() view returns (uint256)
1624172243
owner() view returns (address)
0xc866c88556898dd7ad29d5f1413bb9a2aeb79373
periodFinish() view returns (uint256)
1624777043
rewardPerToken() view returns (uint256)
391922963700202954952395
rewardPerTokenStored() view returns (uint256)
390218912088077648460626
rewardRate() view returns (uint256)
50458958540
starttime() view returns (uint256)
1605232800
totalSupply() view returns (uint256)
17908834396706
u2() view returns (address)
0xa780d13bde39ed14a5d12ef035a05856930c41f5
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.