BrewlabsLiquidityManager

Verified contract

Active on Ethereum with 975 txns
Deployed by via 0x31f99ccf at 14839011
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17.45
ERC-20
--
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xd93d1a10e5428e9cd0336becf164242e67e20351007113f289e8636898936f16
0x31168f89f0d01bf515f78474d37573d39a789b85ebeedfb09219f403cab857ec
0xb8bf70ced96cd92473f94ddcba5172ae5f13869408698c224ac03121e140d2ea
0x035a4705e428389acb3cad30ff5c1add0d7909fd9be591a3f380fd6fe3dddb95
0x8e4ca1fbcae3f22d910c94fb7192aabbaae762ae9debdc83a6803e9d689cfb5e
0x720d069747bf3689fc35ca16443de570783ca8e4dd5d73d00cfa4b3096e2071d
0xa92b56b96d1f7fc811d0d1553c5fc8191ad45c3bc48700ccb16c90ce8dfb9511
From
0x4fb975b058f64b34e8e932545b42e1a24950f994a4d792a580f3b685c245ab8d
0x0ca8e882955e1e0d0ca35525a5d924db6b4b612c1057f7604931668b00075465
0xadb105d5f7f05a95d7d5e31a8b86d43766742baac6a6b3a2bc1e2a9b258b3a1b

Functions
Getter at block 21160580
buyBackAddress(view returns (address)
0xe1f1dd010bbc2860f81c8f90ea4e38db949bb16f
buyBackBurn(view returns (bool)
false
buyBackLimit(view returns (uint256)
1000000000000000000
fee(view returns (uint256)
100
owner(view returns (address)
0xe1f1dd010bbc2860f81c8f90ea4e38db949bb16f
slippageFactor(view returns (uint256)
9500
slippageFactorUL(view returns (uint256)
8000
treasury(view returns (address)
0x64961ffd0d84b2355ec2b5d35b0d8d8825a774dc
uniRouterAddress(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletA(view returns (address)
0x64961ffd0d84b2355ec2b5d35b0d8d8825a774dc
wethAddress(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
getPair(address token0address token1view returns (address)
wethToBrewsPath(uint256view returns (address)
State-modifying
addLiquidity(address token0address token1uint256 _amount0uint256 _amount1uint256 _slipPagepayable returns (uint256 amountAuint256 amountBuint256 liquidity)
addLiquidityETH(address tokenuint256 _amountuint256 _slipPagepayable returns (uint256 amountTokenuint256 amountETHuint256 liquidity)
initialize(address _uniRouterAddressaddress[] _wethToBrewsPath
recoverWrongTokens(address _tokenAddressuint256 _tokenAmount
removeLiquidity(address token0address token1uint256 _amountreturns (uint256 amountAuint256 amountB)
removeLiquidityETH(address tokenuint256 _amountreturns (uint256 amountTokenuint256 amountETH)
removeLiquidityETHSupportingFeeOnTransferTokens(address tokenuint256 _amountreturns (uint256 amountETH)
renounceOwnership(
setBuyBackStatus(bool _status
setTreasury(address _treasury
transferOwnership(address newOwner
updateBuyBackLimit(uint256 _limit
updateFee(uint256 _fee
updateWalletA(address _walletA
Events
AdminTokenRecovered(address tokenRecovereduint256 amount
BuyBackLimitUpdated(uint256 _limit
BuyBackStatusChanged(bool _status
FeeUpdated(uint256 _fee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
WalletAUpdated(address _addr
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.