SmobStake

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0xb91b6489 at 16811285
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3a7f54edd8325d07bccbd750e56b15e60a9efb37a7ad852299aab1d90d94394d
0x2e96ca5ccced161e2235f1b513b52addde7126aeab708fdb431b19a537fc76eb
0x4c700d2f7ec44ec8f981fda278f7748fbdf51f07505a0746e1961cb48b5a4502
0xffe71d21ce544e1d85bd783c63864543160626bad78d38bf2ff4db69dd01fa7e
0xbd268f440f6e6d2612a889f3282d176969f68adc4c134976747433bc5f73c300
0x8cddbcb60c157f4998fc0e73c4f21f82c06a0397a69802d4ad61a0c9c49a51f7
0x545307ccc7c85f70477643cb60881d41306bd839c26e47cfdf29bf82ee58fba1
0xc5c219bc6cc212c50666b8b8553de0a1674eb53710c18ea68edb9ddaf0669b8d
0x36ec2d1d07179bf95ddc6ba2a74d649d0734168e43ba16dda18fda2c4577d464

Functions
Getter at block 20923187
amountPerBoost(view returns (uint256)
50
apr(view returns (uint256)
250
calculateNewRewards(view returns (uint256)
373555840943683409436
canCompoundOrStakeMore(view returns (bool)
true
exitPenaltyPerc(view returns (uint256)
0
lockDuration(view returns (uint256)
0
maxBoostAmount(view returns (uint256)
6
owner(view returns (address)
0x16e0d79c365e8b3e537629e7cce552c3093e5d3f
rewardToken(view returns (address)
0x709904481e2b19d02b314f2a093cd15b403ef933
rewardsRemaining(view returns (uint256)
0
stakingToken(view returns (address)
0x709904481e2b19d02b314f2a093cd15b403ef933
totalBoostedStaked(view returns (uint256)
100000000000000000000
totalStaked(view returns (uint256)
100000000000000000000
Read-only
_isAuthorized(addressview returns (bool)
getWalletAPR(address walletview returns (uint256)
getWalletBoostedAmount(address walletview returns (uint256)
holderUnlockTime(addressview returns (uint256)
lastWalletBoostTs(addressview returns (uint256)
pendingReward(address _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardTimestampuint256 accTokensPerShare)
userInfo(addressview returns (uint256 amountuint256 boostedAmountuint256 boostsuint256 rewardDebtuint256 pendingPayout)
State-modifying
addBoost(address wallet
compound(
deposit(uint256 _amount
emergencyRewardWithdraw(uint256 _amount
emergencyWithdraw(
massUpdatePools(
removeBoost(address wallet
renounceOwnership(
setAuthorization(address accountbool authorized
startReward(
stopReward(
transferOwnership(address newOwner
updateApr(uint256 newApr
updateBoosters(uint256 newMaxBoostAmountuint256 newAmountPerBoost
updateCanCompoundOrStakeMore(bool compoundEnabled
updateExitPenalty(uint256 newPenaltyPerc
updateLockDuration(uint256 daysForLock
withdraw(
Events
Compound(address indexed user
Deposit(address indexed useruint256 amount
EmergencyWithdraw(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 amount
Constructor
constructor(address _tokenAddressuint256 _apruint256 _lockDurationInDaysuint256 _exitPenaltyPercbool _canCompoundOrStakeMore
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.