BaseBot

Verified contract

Active on Base with 903 txns
Deployed by via 0xa1cee862 at 1955796
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0x3b4f574c0f4dfb31b75ad2e9054392157b895cc650d4ddee07cd2f321d580293
0x656b6d49ec0b6598f01907ef47c0aa79cfe1da93a985e6ca05db1e2bb34409ba
0x593f22ab4210219228abd31b9b78c7d6d3e98fd637beba9111c2dd8c5c21d29d
0xc1034d6ccdbbc821dfd6cc5a40b6600616dfef3531679744f29c6a34f05bdcb7
0x7978316679d7f6ece7edfaac5870774077d2c8d4f45f2793b1b5b437b419f90f
0x5c93065748a04fbd3488b7d78305fdbc3c32e302e30513489a421a30bb83422a
0xcbd1b36c9df1f996f2093740ae6e4cba1cc90731820f2499f5823391a706660a
0x2d146d5c5e1173b7573a741a162c89d41414e5ccb73420e088340b49c1c4fb0b
0xbc748e03f43681fa7dae6a0a13d43c7dacbda348de6539c0fba60b18ebe87aad
0x684ee0b8c52e41718a9b5b63e08b0b9431a83fb146f87ccb614031d7d95bc999

Functions
Getter at block 22757696
buyDevelopmentFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
5
buyOperationsFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
developmentWallet(view returns (address)
0xb52bb6ca23ef3f65fd6bb9be27e522003383539e
limitsInEffect(view returns (bool)
false
liquidityWallet(view returns (address)
0xb52bb6ca23ef3f65fd6bb9be27e522003383539e
marketingWallet(view returns (address)
0xb52bb6ca23ef3f65fd6bb9be27e522003383539e
maxTransaction(view returns (uint256)
2000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000
name(view returns (string)
BaseBot
operationsWallet(view returns (address)
0xb52bb6ca23ef3f65fd6bb9be27e522003383539e
owner(view returns (address)
0xb52bb6ca23ef3f65fd6bb9be27e522003383539e
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
5
sellOperationsFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000
symbol(view returns (string)
BaseBot
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
242207289505209514
tokensForOperations(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
false
uniV2router(view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
uniswapV2Pair(view returns (address)
0xecb27d9747c6fae59573226cb50359a77c888262
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.