Base Buy Bot

Verified contract

Active on Base with 36 txns
Deployed by via 0xc8046da9 at 1965503
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0x9b546a1b4a12c8984151fe8e93ddcf69ba46953739d1287cf839020a99116a24
0x0cfeb056dc88b3988aa159c7b5cb0e512d0a62ce5d3627c8c0d0cb86f1048d82
0xe37166667175b0ae473ff5ae5a7a6286f64e00f34c5db6007f5b4ea153325a1e
0x7e6cf8708d0cfdce5e602617dec1b8e5a60c4d0474978f7965199bfab46b093f
0x153a199508fb43fe680f08b1655017de7c40ca74cd60bf2560a48ccce73d6195
0xf40230e69257452f5fbab445a0283d83a1da1fd4759eb15c52174764d7ed1dba
0x8194edbabc9115ea56ff89a6e1063a78c86f5d9a5bd25ff6dc713d295a7da8d4
0x4addd3bf416db4bb344d31fec2279a2527b645da62fb99034feb8c81150dc7de
0x4911a8198d77adb9719642dda9adfb568c2f6ad7cbf7bcb5879240415578a036
0xdad27b039f346242f6c09751fb2f4d3c8a9f43b8943c4dbbbc203f947fe69f04

Functions
Getter at block 23011520
buyDevelopmentFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
3
buyOperationsFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
3
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
developmentWallet(view returns (address)
0xa70723b5fa17670818427c959f8b6af9aa42a55d
limitsInEffect(view returns (bool)
true
liquidityWallet(view returns (address)
0xa70723b5fa17670818427c959f8b6af9aa42a55d
marketingWallet(view returns (address)
0xa70723b5fa17670818427c959f8b6af9aa42a55d
maxTransaction(view returns (uint256)
3000000000000000000000000
maxWallet(view returns (uint256)
3000000000000000000000000
name(view returns (string)
Base Buy Bot
operationsWallet(view returns (address)
0xa70723b5fa17670818427c959f8b6af9aa42a55d
owner(view returns (address)
0xa70723b5fa17670818427c959f8b6af9aa42a55d
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
19
sellOperationsFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
19
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000
symbol(view returns (string)
BBB
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
1647373436986884921280995
tokensForOperations(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniV2router(view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
uniswapV2Pair(view returns (address)
0x56447f60af8cd0c63cea6c62a6ba7b7bd2f56121
uniswapV2Router(view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
Read-only
_isExcludedmaxTransaction(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
blocked(addressview returns (bool)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBL(address[] blockeesbool shouldBlock
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _developmentFeeuint256 _operationsFee
updateMaxTransaction(uint256 newNum
updateMaxWallet(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _developmentFeeuint256 _operationsFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
updatedevelopmentWallet(address newWallet
updateliquidityWallet(address newliquidityWallet
updatemarketingWallet(address newmarketingWallet
updateoperationsWallet(address newWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
developmentWalletUpdated(address indexed newWalletaddress indexed oldWallet
liquidityWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
operationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.