BrewlabsFarm

Verified contract

Active on Ethereum with 570 txns
Deployed by via 0xe2b6af3d at 15234936
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x392621d86b91eece5ca8e9f24d447fd59a0753ba91ff2dc8d85d0af185ca15c0
0x83b8298db52a124c602e6836c903b0f8e2b0ac308681f2e2906aeb5ed635b387
0x495d1f4e922b7e5ee85897f00824e8a78af717a90c6f568442315dd49f425102
0x7ec2afb284d6abbdc0bc4efa0d82437fa48e77216c7daa69f50186bc02c29744
0xc96729e6e1c50123256dacd857620ad684d691994042485df64da4265c38f3a0
0x4a0611be01dbbbed04c3a8bdc50bfae5fbfa4c7ee80e5001408475ee888af080
0xd85698fb4a50251fdffe723cc5443f9a1bfb461869b49975a65ab559e56795b2
0x0966f6147ebed07c03d55c8ea7378c45dbee2e75d594299d7f452b2c07c2e3e6
0xbfc0a5bae2b9f78486eb734dae2beb2397c45e29b4d5ecf776728f310d808339
0x9cc50117f611c7bf0cbd3789a72b6be01c84186d3b19bd96cc60ea3e73eb1c16

Functions
Getter at block 21270436
BONUS_MULTIPLIER(view returns (uint256)
1
accReflectionPerPoint(view returns (uint256)
20355956620725456289555000000000
 
availableDividendTokens(view returns (uint256)
availableRewardTokens(view returns (uint256)
69350137108182565632541
brews(view returns (address)
0x8686525d6627a25c68de82c228448f43c97999f2
buyBackWallet(view returns (address)
0x64961ffd0d84b2355ec2b5d35b0d8d8825a774dc
feeAddress(view returns (address)
0xe1f1dd010bbc2860f81c8f90ea4e38db949bb16f
hasDividend(view returns (bool)
true
owner(view returns (address)
0xefb21a912b01cf1fa6c11f16ca0b2a6739e5da8d
performanceFee(view returns (uint256)
890000000000000
poolLength(view returns (uint256)
1
reflectionToken(view returns (address)
0x8686525d6627a25c68de82c228448f43c97999f2
rewardPerBlock(view returns (uint256)
511620173183428622
startBlock(view returns (uint256)
15259550
totalAllocPoint(view returns (uint256)
0
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
massUpdatePools(
recoverWrongToken(address _token
renounceOwnership(
set(uint256 _piduint256 _allocPointuint16 _depositFeeuint16 _withdrawFeeuint256 _durationbool _withUpdate
setBuyBackWallet(address _addr
setFeeAddress(address _feeAddress
setPerformanceFee(uint256 _fee
setSwapSetting(uint256 _pidaddress _uniRouteraddress[] _earnedToToken0address[] _earnedToToken1address[] _reflectionToToken0address[] _reflectionToToken1bool _enabled
transferOwnership(address newOwner
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
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.