StakingPool

Verified contract

Active on Ethereum with 74 txns
Deployed by via 0xa5922385 at 11241934
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x4498c07dcf98672e21e7ab616d71af9000cf83564d61fb6d0e59eb87496932bc
0x60a8950fbcfff32b72b26c0ea9ca135ee5fee327a102609a8f207cb923f33c3c
0xcc9c07b3b00335fda576cc2161199ddf15e49350b77c1825304db3d9a6c7cd6e
0x91a6832ad3086413f3673a5df83bdc6df826b52e7c9124dfac4776d4481e360c
0x0f93f5fd66fb41ef8a3bb6dba9c297aeeb86ae945cead2c6705c3c14a8380f10
0x98940858b57dae17164657c7804a7b21263ccdb77180658ea7df6d4f74584c84
0x2a3efb19d3ff0be5593a36f50445e458f2d2e3c15ef41bf9845cb15f37b28827
0xb3ae6caf6ec479562f967eb8023f20be64c1b766d3344031ba3b9646d8b455d4
0x21ab1d74cc7f6b6e4b74748f4d5a71c4143dfe821d24c7efae0b5d077c928174
0x005ccd57bd1b02c07e38d011eb9bda40de6089a56377faa32a34866d6f776b8c

Functions
Getter at block 21168882
CALC_PRECISION(view returns (uint256)
1000000000000000000
closeTime(view returns (uint256)
1610462866
currentPeriod(view returns (uint256)
30
endTime(view returns (uint256)
1607870866
fee(view returns (uint256)
0
feeBeneficiary(view returns (address)
0x7317fd9bf44e6a4acbf1602327c2112b5b827a52
gracePeriodTime(view returns (uint256)
2592000
holdTime(view returns (uint256)
0
lpToken(view returns (address)
0x57755f7dec33320bca83159c26e93751bfd30fbe
owner(view returns (address)
0x7317fd9bf44e6a4acbf1602327c2112b5b827a52
period(view returns (uint256)
30
periodTime(view returns (uint256)
86400
rewardsPerPeriodCap(view returns (uint256)
334000000000000000000
rewardsToken(view returns (address)
0x46bfa3bb807b5c3b3ce7f7e0e667397020b6dc15
rewardsTotalCap(view returns (uint256)
10020000000000000000000
startTime(view returns (uint256)
1605278866
status(view returns (uint8)
2
totalPeriods(view returns (uint256)
30
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address _addressview returns (uint256)
calculateReward(address _addressview returns (uint256)
estimateReward(address _addressview returns (uint256)
historyTotalSupply(uint256 _periodview returns (uint256)
State-modifying
adminClose(address _address
adminEnd(
adminStart(bool _now
adminStartNow(
adminWithdrawERC20(address _tokenAddress
claimReward(
exit(
stake(uint256 _amount
transferOwnership(address newOwner
withdraw(uint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
WithdrawnERC20(address indexed useraddress tokenuint256 amount
Constructor
constructor(address _lpTokenaddress _rewardsTokenuint256 _rewardsPerPeriodCapuint256 _periodDaysuint256 _totalPeriodsuint256 _gracePeriodDaysuint256 _holdDaysaddress _feeBeneficiaryuint256 _fee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.