BrewlabsStaking

Verified contract

Active on Ethereum with 869 txns
Deployed by via 0x1a1b293d at 17974306
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables
ERC-20
Value $4,301.11
ERC-20
--
0x8665573f4c98cc0582527fa266352a32b6e52bb826dc929b72ae5622f7e31826
0x80381ed8be7aff6b4bf4f83e1d1b2b6a613ab00437318d980b826ced3682e06e
0x215447cc049cc88532c7d9d7c54047fd82c67dfe9f5f5c5340e19a9a7b3e641f
0x91ac9b3595949dd932732423e3346ed12393b3e1520fac9ad3bab0e3278fff85
0xdae993fc9c241759a864560e1881e8059b6b32b9e1ceccf95365a7f38ee230b3
0x769baa740da563ade06e173e739418d4fefd6642bb2b94706c04a2d12b018f43
0x58b59832f660877fa79d17269b71426e3fbb0752078d8a88f7ad2a0a39168283
0x4cf102fb6278162af5f75998ea2d292fa6ccc80d705ed64b55c98c44282fc4f7
0x53a6842c718785be6a08499c3fafa4cc18fdaeedde12e18548b498c036c0d1e2
0xa646661e2849fa623b46638ab87da483b622a9c83202ff1394d7458abc4020c7

Functions
Getter at block 21158671
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)
469371013408866250
autoAdjustableForRewardRate(view returns (bool)
true
availableDividendTokens(view returns (uint256)
0
availableRewardTokens(view returns (uint256)
1339261992793587220
bonusEndBlock(view returns (uint256)
18680541
depositFee(view returns (uint256)
0
dividendToken(view returns (address)
0x0000000000000000000000000000000000000000
duration(view returns (uint256)
100
earnedToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
hasDividend(view returns (bool)
false
hasUserLimit(view returns (bool)
false
 
insufficientRewards(view returns (uint256)
isInitialized(view returns (bool)
true
lastRewardBlock(view returns (uint256)
21157320
owner(view returns (address)
0xd87dec8ee5d941234d85a9d2636d077fe03b0660
paidRewards(view returns (uint256)
11260141387206412780
performanceFee(view returns (uint256)
890000000000000
poolLimitPerUser(view returns (uint256)
0
rewardPerBlock(view returns (uint256)
21828949341078
slippageFactor(view returns (uint256)
8000
slippageFactorUL(view returns (uint256)
9950
stakingToken(view returns (address)
0x099f8d9e004ce139c6f46572ea99c0db71889a78
startBlock(view returns (uint256)
18037941
totalStaked(view returns (uint256)
127754509826730541213215
treasury(view returns (address)
0x64961ffd0d84b2355ec2b5d35b0d8d8825a774dc
uniRouterAddress(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletA(view returns (address)
0xe1f1dd010bbc2860f81c8f90ea4e38db949bb16f
whiteList(view returns (address)
0x0000000000000000000000000000000000000000
withdrawFee(view returns (uint256)
0
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[] _reflectionToStakedPathaddress _whiteListbool _hasDividend
recoverWrongTokens(address _tokenAddressuint256 _tokenAmount
renounceOwnership(
setAutoAdjustableForRewardRate(bool _status
setDuration(uint256 _duration
setServiceInfo(address _treasuryuint256 _fee
setSettings(uint256 _depositFeeuint256 _withdrawFeeuint256 _slippageFactoraddress _uniRouteraddress[] _earnedToStakedPathaddress[] _reflectionToStakedPath
setWhitelist(address _whitelist
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
Claim(address indexed useruint256 amount
ClaimDividend(address indexed useruint256 amount
Compound(address indexed useruint256 amount
CompoundDividend(address indexed useruint256 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
SetWhiteList(address _whitelist
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.