StakingPool

Verified contract

Active on Ethereum with 2,889 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 $25,565.45
ERC-20
Value $1,069,036.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc2f45f13d366a0d51da06b793c9aa0d55d38ae4e8ff1b71ae83ee88160998be3
0x439d28f267030d6f5e0935d79fe311438190ed9f601a2c19a1f0a89ae027a7c7
0xfc9689d29eb30447f4cd91b0a2d862f2cc7ebf9c26c012fdbbd9cfcebdc489b1
0xb6fede47ee8042cc7d7efba3632393c59e09bc30cd18d4da2c0fccd945f8d50d
0x3da6022fb2a18c71fa3f72b804da61ba4ff8a54e648183133350d7b6596bc275
0x551e11dd2c9940929036730b9048d39fd190cc2e79262ef667ec17d449f78064
0x7fadcdf2fa877240ff6616ac1b3fbf53a7688ef1a2a010d1b81af6b4fe81f09d
0x96cf8e8823db12f9e84ee1d493c232670170cb30430e5608eb9297dcf290d7b5
0xa1934e68e5000725c5eaca3cb98568ee8474a9c2975a47eab2d9cf0d81216b6a
0x97225ee707f259e03aed12a432d8fb19ccbaf3d452bb21618a0fc60595a4ef91

Functions
Getter at block 21161366
extension(view returns (address)
0x3b83dec3b2307c43c5c01879f41d25fcc8af0054
lockupPeriod(view returns (uint256)
1209600
owner(view returns (address)
0xbe9c64a1a48932e52f259b8e2f54341c09e958e6
rewardsPerShare(view returns (uint256)
5410843646300008204836636259122290576655
token(view returns (address)
0x14fee680690900ba0cccfc76ad70fd1b95d10e16
totalDistributed(view returns (uint256)
20489194064051344535
totalRewards(view returns (uint256)
40512199193724941203
totalSharesDeposited(view returns (uint256)
3820510037753907
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.