BrewlabsStaking

Verified contract

Active on Ethereum with 260 txns
Deployed by via 0xd8e29d45 at 16775706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
Value $8,691.01
ERC-20
Value $791.97
ERC-20
--
0x84ef86c075682a6f65517a142e9b29fd7d377a827d38b5e9f52834dcb2597ffe
0xfb11b5796ebbaa265ca329c985ed85577b8fa9b903f1642da1aebc461224781f
0xd5db3c6b7d182a8658d7bd36cc28f413d2a30773b6045d291d7a83df2809b6c6
0x4a7cfe76daa16f269ab75492e2fe0f891c586e584b7a34cc5fd6bb85f7c55136
0x136b382b90488597487aa0ca0debd4674b93dc5e5d3b903c9f47d9e9c18586a2
0xe51d5779fa5a34bf192396c94c8e55fa5108223d17ea4d6fc2d44bb68e8616e6
0xcb8425f654e3b53f37031868f0b1524059c0136020313a0cfc1abd3894b8d075
0x45bbbf15b0424ecf47d8607e90500df6c042cb4ad9dbc70c4eea9dcfd238f193
0x15f8b7efd428c2241455140cdeebb1c57658f7ad56dfc466ebad174101437151
0xb46455a1d4e084e72d1e4b7bafce599e0be57b5f27080ef5e0c709353b2a3d86

Functions
Getter at block 20854203
MAX_FEE(view returns (uint256)
2000
PRECISION_FACTOR(view returns (uint256)
10000000000000000000000000000000
PRECISION_FACTOR_REFLECTION(view returns (uint256)
10000000000000000000000000000000000
accDividendPerShare(view returns (uint256)
1383362849908026591713783442
accTokenPerShare(view returns (uint256)
781468361811322895972586399984
autoAdjustableForRewardRate(view returns (bool)
false
availableDividendTokens(view returns (uint256)
792095878
availableRewardTokens(view returns (uint256)
144492606870111
bonusEndBlock(view returns (uint256)
19154109
depositFee(view returns (uint256)
0
dividendToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
duration(view returns (uint256)
365
earnedToken(view returns (address)
0xdad33e12e61dc2f2692f2c12e6303b5ade7277ba
hasDividend(view returns (bool)
true
hasUserLimit(view returns (bool)
false
 
insufficientRewards(view returns (uint256)
isInitialized(view returns (bool)
true
lastRewardBlock(view returns (uint256)
20839320
owner(view returns (address)
0xe1f1dd010bbc2860f81c8f90ea4e38db949bb16f
performanceFee(view returns (uint256)
890000000000000
poolLimitPerUser(view returns (uint256)
0
rewardPerBlock(view returns (uint256)
2131750721
slippageFactor(view returns (uint256)
8000
slippageFactorUL(view returns (uint256)
9950
stakingToken(view returns (address)
0xdad33e12e61dc2f2692f2c12e6303b5ade7277ba
startBlock(view returns (uint256)
16808619
totalStaked(view returns (uint256)
2359415015438338
treasury(view returns (address)
0x64961ffd0d84b2355ec2b5d35b0d8d8825a774dc
uniRouterAddress(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletA(view returns (address)
0xe1f1dd010bbc2860f81c8f90ea4e38db949bb16f
withdrawFee(view returns (uint256)
100
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.