StakingPool

Verified contract

Active on Ethereum with 2,940 txns
Deployed by via 0xb831e95e at 17921875
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $33,595.88
ERC-20
Value $929,244.22
ERC-20
Value $2.6
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa002d6bacf323eaa41709487e1af9073457f0173461c815fb88775dcbc887679
0x750150648c63d2e8f5b97afb609f495a902a33659ca0dc5392b08ecc7496d181
0x50198bf5310e90a511d903a4fc11e6d609acfb57d9f0ef9e7760d71f5b171bef
0x6c3e78ce54bbb53025cd99a9f00ca16bfa12fa23c81ded6c8fcf489610fef85b
0xabd1dea96b646c80e02ab044e8e91165ede475d820f3221ba08a9511f9968d36
0x84e9ddddc94f2ea87ce0682358126795cfa30ded19bb2cb51bcd179ceaafad8f
0xb712b0355d5104054fd2707bbefc702230bb4321e47e3f1104777577e271d300
0xb8cd709a856d0edac232c1df318a13c407093ad9269a2ccb329cbb71f7e13f3e
0xd2f7d80afaf9c62433c5ec90bf4ed55115c4b5194fb463817b3e755731661b93
0xa622810fee1aba5dc3b31b557c214533a740d258706419bdfa8b271a56758a46

Functions
Getter at block 21383902
extension(view returns (address)
0x3b83dec3b2307c43c5c01879f41d25fcc8af0054
lockupPeriod(view returns (uint256)
1209600
owner(view returns (address)
0xbe9c64a1a48932e52f259b8e2f54341c09e958e6
rewardsPerShare(view returns (uint256)
6803950123010762238778081861289736633558
token(view returns (address)
0x14fee680690900ba0cccfc76ad70fd1b95d10e16
totalDistributed(view returns (uint256)
21140495140715657501
totalRewards(view returns (uint256)
43908978359293648147
totalSharesDeposited(view returns (uint256)
2709775138006858
totalStakedUsers(view returns (uint256)
104
Read-only
getUnpaid(address walletview returns (uint256)
rewards(addressview returns (uint256 excludeduint256 realised)
shares(addressview returns (uint256 amountuint256 stakedTime)
State-modifying
claimReward(bool _compounduint256 _compMinTokensToReceive
claimRewardAdmin(address _walletbool _compounduint256 _compMinTokensToReceive
depositRewards(payable 
renounceOwnership(
setLockupPeriod(uint256 _seconds
setPoolExtension(address _extension
stake(uint256 _amount
stakeForWallets(address[] _walletsuint256[] _amounts
transferOwnership(address newOwner
unstake(uint256 _amount
withdrawTokens(uint256 _amount
Events
ClaimReward(address user
DepositRewards(address indexed useruint256 amountTokens
DistributeReward(address indexed useruint256 amountbool _wasCompounded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Stake(address indexed useruint256 amount
Unstake(address indexed useruint256 amount
Constructor
constructor(address _tokenuint256 _lockupPeriodaddress __router
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.