0xf6a23e026b3e2bbb5f664335df2b32e0ac0c6257
Verified contract
Proxy
Active on
Ethereum with 7 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf5c5…cce5
0x0d4a…1852
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFLOW | ERC-20 | 107.104969 | -- | -- | |
UNI-V2 | ERC-20 | 0.000042 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18206996 | a year ago | | | 0 | 0.00047118568 | |
| 17990350 | a year ago | | | 0 | 0.0010173387 | |
| 17776278 | a year ago | | | 0 | 0.0011467965 | |
| 17578237 | a year ago | | | 0 | 0.0010573128 | |
| 17395162 | a year ago | | | 0 | 0.0015537807 | |
| 17187795 | a year ago | | | 0 | 0.0083720784 | |
| 17187760 | a year ago | | | 0 | 0.0044604033 |
ABI
ABI objects
Getter at block 21088325
getRewardForDuration() view returns (uint256)
124999999999999200000
lastTimeRewardApplicable() view returns (uint256)
1698166727
lastUpdateTime() view returns (uint256)
1698166727
lockTime() view returns (uint256)
0
periodFinish() view returns (uint256)
1698166727
rewardPerToken() view returns (uint256)
532607029042118187581879198
rewardPerTokenStored() view returns (uint256)
532607029042118187581879198
rewardRate() view returns (uint256)
48225308641975
rewardsDistribution() view returns (address)
0x3170e695dff674ff7f747a61f6e114ad317ad3e4
rewardsDuration() view returns (uint256)
2592000
rewardsToken() view returns (address)
0xf5c583affda8dfbefec2cd5c072dc78e9250cce5
stakingToken() view returns (address)
0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852
totalSupply() view returns (uint256)
42051226974569
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
getUserLockTime(address user) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events changeOwner(address _owner)
exit()
getReward()
initialize(address _owner, address _rewardsDistribution, address _stakingToken, address _rewardsToken, uint256 _lockTime)
notifyRewardAmount(uint256 reward)
reStake()
recoverERC20(address tokenAddress, uint256 tokenAmount)
setRewardsDistribution(address _rewardsDistribution)
setRewardsDuration(uint256 _rewardsDuration)
stake(uint256 amount)
updatePeriodFinish(uint256 timestamp)
withdraw(uint256 amount)
Recovered(address token, uint256 amount)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
RewardsDurationUpdated(uint256 newDuration)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.