YFPool

Verified contract

Active on Ethereum with 132 txns
Deployed by via 0xb518114a at 10855499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "YFPool"

0xeed3fcfc4be9c4082a6ac3bd0d8652699925596810559bfac46363a46d7fecf8
0xa60a5710050838028d08234ce7400f6d9f1db47167d2413152c6f87768db9eb0
From
0xd4c97ec1de8e06f2edb56d1a78bb1f98fe42b644d715d9785f21c72c0ab67c45
0xbf6060788ffd6b814d6bb913d5a79927aef15c0b12a6cfca95d1a3c265f958b9
0x4ca8ef023a3286a0832a0a830e4bc92f96db19e61dfd6a204d07f20bf4301639
0xcec76d0cb3a1afeef90f8e240899f3b59ee2a85f89a770175b129bf246b0d927
0x21923ba9d72b240d295fd352f14c1d9e5d850482141bd061f7c761874c00d963
0x2a2c5de38336ac37f615136716b2dea021b260b9ee181b4d2ea91c6a294442dc
0x82cf739b1025e9d94a9bdfb0c43158620cf7c8d52662760a647a45a2938e6524
0x4036f86be35b49dbf018937aeae2f92ff92f969a6bb60a0e501c2a2b9b6e4559

Functions
Getter at block 21289565
depositIsLocked(view returns (bool)
false
duration(view returns (uint256)
2592000
governance(view returns (address)
0xdb5fec79904cc779437488fb3f29638e4edec926
isOwner(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
1602619612
lastUpdateTime(view returns (uint256)
1600079108
locked(view returns (bool)
false
lockedDeposit(view returns (bool)
false
owner(view returns (address)
0xdb5fec79904cc779437488fb3f29638e4edec926
periodFinish(view returns (uint256)
1602619612
rewardPerToken(view returns (uint256)
139326746986127048692568018029
rewardPerTokenStored(view returns (uint256)
139326746986127048692568018029
rewardRate(view returns (uint256)
1157407407407407
rewardToken(view returns (address)
0x89ee58af4871b474c30001982c3d7439c933c838
token(view returns (address)
0x9ef9766572ee3a8542d92d5d884c6ec79046d267
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
exit(
getReward(
lockDeposits(
renounceOwnership(
setGovernance(address _governance
stake(uint256 amount
transferOwnership(address newOwner
unlockDeposits(
unlockPool(
withdraw(uint256 amount
withdrawTokens(address _token
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolUnlocked(uint256 reward
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _poolTokenaddress _rewardToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.