This contract is being backfilled. You may encounter incomplete storage history.

BOOMER

Verified contract

Active on Ethereum with 44 txns
Deployed by via 0x2b510530 at 17070311
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0x4a38d7cc99e7a1b6e58ff51b7879b2af85a84ee746749576d0d4f30cf8b57c56
0x32dcf893cd610db41ef180cd0f95adb936ba98c696c612e9ed4238c584c5a601
0xc48273ad8135392b15cb38d198ec84f6757a354825d6edf23078b24a41f7bedd
0xf66a883ad6fa2850f412be526d486200dac514b26c79a34c82c723c639ec65e8
0x45d1714697706c9a4af253b2f22f7f3f1d8da121bab4f5b13bee1e4ea3898b45
0x5a6ecbb0ca4948383c0e5579e88267198d48a4409a9c0488c7148be692f3fd55
0x2132fdce6106cd9d1182becc31af55c03fbafaa4ed8860c1492256d63df6a88f
0x2d8a73c627a13764ed83afedec6b471abc21741e16c1ecada65ea2df36eb6de2
0x2590cf177878c01c118d6d68c9629091a22bbe59bf35863140a4a208837e0ecc
0xfec49ec08b283759245bc417e57c3a6a449275e79bfbc7e8aa90206cdb38a2e3

Functions
Getter at block 20796840
AWallet(view returns (address)
0x9ef6a9c6b7354abed01a75bf3dcdcdc8dec90ddf
BWallet(view returns (address)
0x9ef6a9c6b7354abed01a75bf3dcdcdc8dec90ddf
CWallet(view returns (address)
0x9ef6a9c6b7354abed01a75bf3dcdcdc8dec90ddf
buyAFee(view returns (uint256)
0
buyAutoBurnFee(view returns (uint256)
0
buyBFee(view returns (uint256)
0
buyCFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
launchedAt(view returns (uint256)
17070340
launchedAtTimestamp(view returns (uint256)
1681781411
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
name(view returns (string)
BOOMER
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellAFee(view returns (uint256)
0
sellAutoBurnFee(view returns (uint256)
0
sellBFee(view returns (uint256)
0
sellCFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
swapTokensAtAmount(view returns (uint256)
5000000000000000000000
symbol(view returns (string)
BOOMER
tokensForA(view returns (uint256)
0
tokensForAutoburn(view returns (uint256)
0
tokensForB(view returns (uint256)
0
tokensForC(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x51566259d1f6b059d21dbc12bd4e67666f04b77d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isBot(addressview returns (bool)
isExcludedFromFees(address accountview returns (bool)
State-modifying
addBotInList(address _account
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
launch(
removeBotFromList(address _account
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateAWallet(address newAWallet
updateBWallet(address newBWallet
updateBuyFees(uint256 _AFeeuint256 _BFeeuint256 _CFeeuint256 _liquidityFeeuint256 _autoBurnFee
updateCWallet(address newWallet
updateSellFees(uint256 _AFeeuint256 _BFeeuint256 _CFeeuint256 _liquidityFeeuint256 _autoBurnFee
withdrawETH(uint256 _amount
Events
AWalletUpdated(address indexed newWalletaddress indexed oldWallet
Approval(address indexed owneraddress indexed spenderuint256 value
BWalletUpdated(address indexed newWalletaddress indexed oldWallet
CWalletUpdated(address indexed newWalletaddress indexed oldWallet
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
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.