StakingPool

Verified contract

Active on Ethereum with 5,177 txns
Deployed by via 0xfddfc2ce at 19703967
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,282,204.67
0x4d27b7fcff70a0321fa5e107da78d0edc185d29ca61eaf96eecdf0697133a037
0x9903d305d0b108755b66b38a4d1dc280baf39bfc04834208bc1a3a4537a06969
0x675961fbef2db07bc1062cd98afe102bafc0cd79c21b8a01fb1ab01027de9360
0x962b607abd6695f2304d6db94a9fef71b571db27021d3229a1f1b39f88e9f494
0xfc256f57a8957c8a741e6ea4261c828b290e233c577e3fecf8d05bb1f88c9f10
0x3630864a1674b43a38a60e3dd073905f2cb7f80988478cfff66eb98d2530c150
0xd209fcb139f9de46e502dcfd24e024517059820f656ee2890474b6111115575c
0xd7c3977b7d1030f7511f6c731a6281722eacc3c59fd1aaa6a877067ee552faa8
0x3edea63e2741a7c4070140ceaf57766d4b7e28d8374f059103b6c984156cccec
0xdc7ecc9d40c20bc5f3078a518f2a38f67056edfcb0c7f63f21417169ab233824

Functions
Getter at block 21330978
extension(view returns (address)
0x39ae84f831daa1b5081371b6dc81372f7dee5fe8
lockupPeriod(view returns (uint256)
4838400
owner(view returns (address)
0xbdeecd45c5cd469a3e23db73d7364d40ac3376d1
rewardsPerShare(view returns (uint256)
0
token(view returns (address)
0x89d584a1edb3a70b3b07963f9a3ea5399e38b136
totalDistributed(view returns (uint256)
0
totalRewards(view returns (uint256)
0
totalSharesDeposited(view returns (uint256)
19782470130396812720145080
totalStakedUsers(view returns (uint256)
888
Read-only
getUnpaid(address walletview returns (uint256)
rewards(addressview returns (uint256 excludeduint256 realised)
shares(addressview returns (uint256 amountuint256 stakedTime)
State-modifying
claimRewardAdmin(address _wallet
depositRewards(payable 
renounceOwnership(
setLockupPeriod(uint256 _seconds
setPoolExtension(address _extension
stake(uint256 _amount
stakeForWallets(address[] _walletsuint256[] _amounts
transferOwnership(address newOwner
unstake(uint256 _amount
withdrawETH(address touint256 _amount
withdrawTokens(address touint256 _amount
Events
ClaimReward(address user
DepositRewards(address indexed useruint256 amountTokens
DistributeReward(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Stake(address indexed useruint256 amount
Unstake(address indexed useruint256 amount
Constructor
constructor(address _tokenuint256 _lockupPeriod
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.