BrewlabsTreasury

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0x9a709ebd at 15481490
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $566.83
0x21b8b46a8207828d94eb95b46afd3c43f5727868471116af2828d1ac05aa83a1
0x9d4d58cfb9ace8b5b49e46b3300c9a52cc025cc80a33bacadbb50106fe0eb8dc
0x369815147393668d0a25b1dee9535e1fcb17b394605eec3ba7a6977a60d30c5c
0x47264d88541a48315709b2e57aaf5b1dada65e7f6044805f628dac4e600f8111
0x1336db5819ba596549ff9f8cfec58e050e00b9f636ed759176d1e68e7fe54ad1
0x3d53af0ad65b69ce7c5afbaaadce777d0b58571a79f4b1421733e40c1fe8c953
0x234b954b611df1249dc13f20bd585e3c870363c19c0c62fbe519f46e2b82a210
0x7c3e41c822562300c643f81ee8fdc50c43db832a5b22ee9ac40d4890c555b181
0xb2f909e1f9bb6433ff79565dc1b5cad78c9c4f8102881d821fbb44697b9b3a0b
0x6e4b49b0c9878447d8fe421ab05d37ae0b994c82ac5a6c5f889cea4c8dedfa60

Functions
Getter at block 21230056
addLiquidityRate(view returns (uint256)
9400
buybackRate(view returns (uint256)
9500
dividendToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
liquidityWithdrawalLimit(view returns (uint256)
2000
owner(view returns (address)
0xe1f1dd010bbc2860f81c8f90ea4e38db949bb16f
pair(view returns (address)
0x98425382fd9006f1f6f874aed82d27bfc8e42822
period(view returns (uint256)
30
slippageFactor(view returns (uint256)
8300
slippageFactorUL(view returns (uint256)
9950
token(view returns (address)
0xe745d88a390e89e6562b29f6ac17ec03804050ad
uniRouterAddress(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
withdrawalLimit(view returns (uint256)
500
Read-only
dividendToTokenPath(uint256view returns (address)
ethToDividendPath(uint256view returns (address)
ethToTokenPath(uint256view returns (address)
State-modifying
addLiquidity(
buyBack(
buyBackFromDividend(
emergencyWithdraw(
harvest(address _to
harvestETH(address _to
harvestUSDC(address _to
initialize(address _tokenaddress _dividendTokenaddress _uniRouteraddress[] _ethToTokenPathaddress[] _ethToDividendPathaddress[] _dividendToTokenPath
renounceOwnership(
rescueTokens(address _token
setAddLiquidityRate(uint256 _percent
setBuybackRate(uint256 _percent
setFarmServiceInfo(address _farmaddress _addr
setLiquidityWithdrawalLimit(uint256 _percent
setStakingServiceInfo(address _stakingaddress _addr
setSwapSettings(address _uniRouteruint256 _slipPageaddress[] _ethToTokenPathaddress[] _ethToDividendPathaddress[] _dividendToTokenPath
setWithdrawalLimit(uint256 _percent
setWithdrawalLimitPeriod(uint256 _period
transferOwnership(address newOwner
withdraw(uint256 _amount
withdrawLiquidity(uint256 _amount
Events
AddLiquidityRateUpdated(uint256 percent
AdminTokenRecovered(address tokenRecovereduint256 amount
BuybackRateUpdated(uint256 percent
EmergencyWithdrawn(
EthHarvested(address touint256 amount
Harvested(address accountuint256 amount
Initialized(address tokenaddress dividendTokenaddress routeraddress[] ethToTokenPathaddress[] ethToDividendPathaddress[] dividendToTokenPath
LiquidityAdded(uint256 amountETHuint256 amountTokenuint256 liquidity
LiquidityWithdrawLimitUpdated(uint256 percent
LiquidityWithdrawn(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeriodUpdated(uint256 duration
SetSwapConfig(address routeruint256 slipPageaddress[] ethToTokenPathaddress[] ethToDividendPathaddress[] dividendToTokenPath
Swapped(address tokenuint256 amountETHuint256 amountToken
TokenBuyBack(uint256 amountETHuint256 amountToken
TokenBuyBackFromDividend(uint256 amountuint256 amountToken
TransferBuyBackWallet(address stakingaddress wallet
UsdcHarvested(address touint256[] amounts
WithdrawLimitUpdated(uint256 percent
Withdrawn(uint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.