BrewlabsStaking

Verified contract

Active on Ethereum with 141 txns
Deployed by via 0xfed7f43b at 16598615
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x05776de81c462ff485e17c64a6b70ecb07618b9503dd9bac76f983fcc68854f0
0xa56e5401e472626842faa030f9c9824b54ef8161caa81f2d0ecfe9fcb393f99c
0x38f8657a75e21d27cdef01e07deb8465d0da1f6b6ceebe1d015606453ad2153c
0x9d03cab67c0a1f4b73a659f5cf1f6cc7fb6fcc7ec42cfbe3163f7f90b50cc08a
0xfc27433b6f708705699d38baac9b7636424ffdf006a6d802fe735c8e5ac229da
0xb095148c633e37bc02b44ca6c77ffa7f9f3c96843faf30b8a01113e405860940
0xf77e95792d88424acca49a299a862b7341e6c8a89be84b562c67cf3ad596772b
0xd985d1852c54be3c63b13145ab15e37c6f8aaef0365352726b5f82f2978e6c00
0xd7c4c886ca9cd2fe834aee39ed65695cc8eea5116a8e6bf8f094f38a75f0ed2f
0x75fea6b668b7e33e9d2fc19a27ea466175bac31efb80a6d50929cdfd7c5928e3

Functions
Getter at block 21203604
MAX_FEE(view returns (uint256)
2000
PRECISION_FACTOR(view returns (uint256)
10000000000000000000000
PRECISION_FACTOR_REFLECTION(view returns (uint256)
10000000000000000000000
accDividendPerShare(view returns (uint256)
0
accTokenPerShare(view returns (uint256)
6199504114768338549348
autoAdjustableForRewardRate(view returns (bool)
false
availableDividendTokens(view returns (uint256)
0
availableRewardTokens(view returns (uint256)
943310804966846408301390
bonusEndBlock(view returns (uint256)
18969146
depositFee(view returns (uint256)
0
dividendToken(view returns (address)
0x0000000000000000000000000000000000000000
duration(view returns (uint256)
365
earnedToken(view returns (address)
0x2090119735011cefde9a8c9794a08c0d99b1f897
hasDividend(view returns (bool)
true
hasUserLimit(view returns (bool)
false
 
insufficientRewards(view returns (uint256)
isInitialized(view returns (bool)
true
lastRewardBlock(view returns (uint256)
20349769
owner(view returns (address)
0xae837fd1c51705f3f8f232910dfecb9180541b27
performanceFee(view returns (uint256)
890000000000000
poolLimitPerUser(view returns (uint256)
0
rewardPerBlock(view returns (uint256)
639525216479285778
slippageFactor(view returns (uint256)
8000
slippageFactorUL(view returns (uint256)
9950
stakingToken(view returns (address)
0x2090119735011cefde9a8c9794a08c0d99b1f897
startBlock(view returns (uint256)
16623656
totalStaked(view returns (uint256)
1906925595248516025827873
treasury(view returns (address)
0x64961ffd0d84b2355ec2b5d35b0d8d8825a774dc
uniRouterAddress(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletA(view returns (address)
0xee0d346362d6e8d7298e1bb48ea4057b3b69ef05
withdrawFee(view returns (uint256)
200
Read-only
earnedToStakedPath(uint256view returns (address)
pendingDividends(address _userview returns (uint256)
pendingReward(address _userview returns (uint256)
reflectionToStakedPath(uint256view returns (address)
userInfo(addressview returns (uint256 amountuint256 rewardDebtuint256 reflectionDebt)
State-modifying
claimDividend(payable 
claimReward(payable 
compoundDividend(payable 
compoundReward(payable 
deposit(uint256 _amountpayable 
depositRewards(uint256 _amount
emergencyRewardWithdraw(uint256 _amount
emergencyWithdraw(
harvestTo(address _treasury
increaseEmissionRate(uint256 _amount
initialize(address _stakingTokenaddress _earnedTokenaddress _dividendTokenuint256 _rewardPerBlockuint256 _depositFeeuint256 _withdrawFeeaddress _uniRouteraddress[] _earnedToStakedPathaddress[] _reflectionToStakedPathbool _hasDividend
recoverWrongTokens(address _tokenAddressuint256 _tokenAmount
renounceOwnership(
setAutoAdjustableForRewardRate(bool _status
setDuration(uint256 _duration
setServiceInfo(address _treasuryuint256 _fee
setSettings(uint256 _depositFeeuint256 _withdrawFeeuint256 _slippageFactoraddress _uniRouteraddress[] _earnedToStakedPathaddress[] _reflectionToStakedPath
startReward(
stopReward(
transferOwnership(address newOwner
updateEndBlock(uint256 _endBlock
updatePoolLimitPerUser(bool _hasUserLimituint256 _poolLimitPerUser
updateRewardPerBlock(uint256 _rewardPerBlock
updateWalletA(address _walletA
withdraw(uint256 _amountpayable 
Events
AdminTokenRecovered(address tokenRecovereduint256 amount
Deposit(address indexed useruint256 amount
DurationUpdated(uint256 _duration
EmergencyWithdraw(address indexed useruint256 amount
EndBlockUpdated(uint256 blockNumber
NewRewardPerBlock(uint256 rewardPerBlock
NewStartAndEndBlocks(uint256 startBlockuint256 endBlock
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardsStop(uint256 blockNumber
ServiceInfoUpadted(address _addruint256 _fee
SetAutoAdjustableForRewardRate(bool status
SetSettings(uint256 _depositFeeuint256 _withdrawFeeuint256 _slippageFactoraddress _uniRouteraddress[] _path0address[] _path1
UpdatePoolLimit(uint256 poolLimitPerUserbool hasLimit
WalletAUpdated(address _addr
Withdraw(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.