BrewlabsFarm

Verified contract

Active on Ethereum with 57 txns
Deployed by via 0x0243d950 at 16229867
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0x268cb11d4fba1b306221c35bbd7136bfe2515a848b40494c1000a67cde558247
0xd702e7968d6d7c2d830831a51be481d8df692472a18dda61d93a2f7da769ce1c
0x7a144c7a8be078f1b49a606a7cbba0f2c95f7bebde88351a2645a2d146e19a0e
0x563e82736f287065e46991d92113b35306571f168c4a27e011ac46306954d34b
0xe48153c004c8c00452bd2d9f390521c802a082912f067bc8742513f11c074a02
0x200c54cc55eb60b62ace8b71afa030a88860fb67d6fd479da0361d3515f5bc78
0x901d5a8eba217774f5524752d9439717461d2ede48f3242aa4ed1ecc25bf17f7
0x229919b82aa1bb36633087064c6811beeda5bb7e8d3858d26f1d1cf13eb5346a
0xb9b7c551f146fb9448213a27e2dda3b5b8e1d86dca785661310e6dd2f3148ec3
0x0cc4a70ebfae8e453c8479f730a6f91bc9ff4d7ab88f239948b0ed37fa811e33

Functions
Getter at block 21411803
BONUS_MULTIPLIER(view returns (uint256)
1
PERCENT_PRECISION(view returns (uint256)
10000
accReflectionPerPoint(view returns (uint256)
0
availableDividendTokens(view returns (uint256)
0
availableRewardTokens(view returns (uint256)
656579227977755425
brews(view returns (address)
0x90a1dd7f8dad69fd1000a2d185d29bfddce970f6
feeAddress(view returns (address)
0x15dd979245521fe508c15569e783bd823516453c
hasDividend(view returns (bool)
false
 
insufficientRewards(view returns (uint256)
owner(view returns (address)
0x15dd979245521fe508c15569e783bd823516453c
performanceFee(view returns (uint256)
890000000000000
poolLength(view returns (uint256)
1
reflectionToken(view returns (address)
0x0000000000000000000000000000000000000000
rewardFee(view returns (uint256)
0
rewardPerBlock(view returns (uint256)
0
startBlock(view returns (uint256)
16231810
totalAllocPoint(view returns (uint256)
0
treasury(view returns (address)
0x64961ffd0d84b2355ec2b5d35b0d8d8825a774dc
Read-only
getMultiplier(uint256 _fromuint256 _touint256 _endBlockpure returns (uint256)
pendingReflections(uint256 _pidaddress _userview returns (uint256)
pendingRewards(uint256 _pidaddress _userview returns (uint256)
poolExistence(addressview returns (bool)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 durationuint256 startBlockuint256 bonusEndBlockuint256 lastRewardBlockuint256 accTokenPerShareuint256 accReflectionPerShareuint256 lastReflectionPerPointuint16 depositFeeuint16 withdrawFee)
swapSettings(uint256view returns (address lpTokenaddress swapRouterbool enabled)
totalStaked(uint256view returns (uint256)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 reflectionDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenuint16 _depositFeeuint16 _withdrawFeeuint256 _durationbool _withUpdate
claimDividend(uint256 _pidpayable 
claimReward(uint256 _pidpayable 
compoundDividend(uint256 _pidpayable 
compoundReward(uint256 _pidpayable 
deposit(uint256 _piduint256 _amountpayable 
depositRewards(uint256 _amount
emergencyWithdraw(uint256 _pid
emergencyWithdrawReflections(
emergencyWithdrawRewards(uint256 _amount
increaseEmissionRate(uint256 _amount
massUpdatePools(
recoverWrongToken(address _token
renounceOwnership(
set(uint256 _piduint256 _allocPointuint16 _depositFeeuint16 _withdrawFeeuint256 _durationbool _withUpdate
setBuyBackWallet(address _addr
setFeeAddress(address _feeAddress
setPerformanceFee(uint256 _fee
setRewardFee(uint256 _fee
setSwapSetting(uint256 _pidaddress _uniRouteraddress[] _earnedToToken0address[] _earnedToToken1address[] _reflectionToToken0address[] _reflectionToToken1bool _enabled
transferOwnership(address newOwner
transferToHarvest(
updateEmissionRate(uint256 _rewardPerBlock
updatePool(uint256 _pid
updateStartBlock(uint256 _startBlock
withdraw(uint256 _piduint256 _amountpayable 
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBuyBackWallet(address indexed useraddress newAddress
SetFeeAddress(address indexed useraddress indexed newAddress
SetPerformanceFee(uint256 fee
SetRewardFee(uint256 fee
UpdateEmissionRate(address indexed useruint256 rewardPerBlock
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _brewsaddress _reflectionTokenuint256 _rewardPerBlockbool _hasDividend
Fallback and receive
receive(
Errors

This contract contains no error objects.