BrewlabsFarm

Verified contract

Active on Ethereum with 225 txns
Deployed by via 0xceafd00d at 16147035
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
Value $4,030.57
ERC-20
--
0x4756e3fb9b0552243b68c239456fc22307e16fe411d1650c410ea29dc65768d9
0x77e801f7885625a925409068b09f01513679401bda4874514569837f4652d392
0x0c2a28156277e51ce4ae5bef15907cec5a1549ab0538980abe6475eb4b9eb756
0xc71bc22eb39461c65c07857b18fbc9139b46a269e9246b9dc2a0f7f8dd7a8573
0x45a1391043859e0d8509b320e16b21732c6014e8bdfe2cc9261871e20a901c16
0x91b2a496113d1f71c2918765dbadec63b44ad9230a1e0807e105019f9f781931
0x287abc5b0d318f1c42e55e4f7e5fb759a44188e6d8b7e9e8e9283d2f89dcf695
0xb0cdc4105418e02ce3776c609beec2ff2ffa5fbbe6843b6e6f9ec3d895cf2b29
0x38af31a4bca3b21728032367abc8198838b0c941195ad42606768656e6d05e91
0xb3c32c52be1c3eeb93c1c1b34d2c707cacf2b503a9c38af162968d38cc31090f

Functions
Getter at block 20951254
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)
1116931895862700
brews(view returns (address)
0xdad33e12e61dc2f2692f2c12e6303b5ade7277ba
feeAddress(view returns (address)
0xe1f1dd010bbc2860f81c8f90ea4e38db949bb16f
hasDividend(view returns (bool)
false
 
insufficientRewards(view returns (uint256)
owner(view returns (address)
0xe1f1dd010bbc2860f81c8f90ea4e38db949bb16f
performanceFee(view returns (uint256)
890000000000000
poolLength(view returns (uint256)
1
reflectionToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
rewardFee(view returns (uint256)
100
rewardPerBlock(view returns (uint256)
1103672721
startBlock(view returns (uint256)
16160900
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.