BBQ

Verified contract

Active on Ethereum with 283 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
Native
Value $2.72
ERC-20
--
0x5144e33157939b7d2e647df6c383289c848b037277bf7c0cfb63557d57731afa
0xf6bd8fc2553f3b5a8fe46204d1f9f1946297f7c50baf86ddf65f725cbfe761dc
0x3989126b75ff2a55008a5643ef3df8c58aa7b41f69d62305d3e54ccbbf495a7d
0x2a931da2318f1f4189df6768eeb943e97b26920ca8b39b2ccffb57c21265dbb9
0x7804eb6591017992fb5839d7de14d5d3b3249a2173f4654a1fe5e5f08311734f
0xbc0f2940dff4b9e49b34aa59e880f56e8787b865151ee7d1995ddf76887b3d5e
0xc26a8e7e3b01a3ad8a87d0e7035f1f1783750798e8811e98ef5c37ec59aa05fb
0xbf9f440e92978286bae7d8659c232eefefcf6fd8348c6775a39242e6dee03a77
0x09a54b24178533ac400b46c6c5497141c049c315816f5920519a8dabaee3a5b9
0x27d9175b7dfdb3d041d62a106c898e2bf5c3787301661af20c406e6b9074b8a8

Functions
Getter at block 21228879
_burnShares(view returns (uint256)
1
_buyBurnFees(view returns (uint256)
1
_buyDevFees(view returns (uint256)
4
_buyLiquidityFees(view returns (uint256)
0
_devShares(view returns (uint256)
7
_liquidityShares(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
5000000000000000000000000
_sellBurnFees(view returns (uint256)
1
_sellDevFees(view returns (uint256)
4
_sellLiquidityFees(view returns (uint256)
0
_totalDistributionShares(view returns (uint256)
8
_totalTaxIfBuying(view returns (uint256)
5
_totalTaxIfSelling(view returns (uint256)
5
_walletMax(view returns (uint256)
5000000000000000000000000
burnCapDivisor(view returns (uint256)
10
burnSub1EthCap(view returns (uint256)
100000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getCirculatingSupply(view returns (uint256)
73667921950575803796772375
getStats(view returns (uint256uint256uint256)
(26332078049424196203227625, 2261672748446917002, 879260721873780)
name(view returns (string)
BARBECUE
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
BBQ
totalBurnRewards(view returns (uint256)
2261672748446917002
totalBurned(view returns (uint256)
26332078049424196203227625
totalSupply(view returns (uint256)
73667921950575803796772375
uniswapPair(view returns (address)
0x0d24ae447ffaad09092821bb099c27c2e037fcbc
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
addMarketPair(address account
adjustMaxTxAmount(uint256 maxTxAmount
approve(address spenderuint256 amountreturns (bool)
burnForEth(uint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyFee(uint256 newLiquidityTaxuint256 newDevTaxuint256 newBurnTax
setDevMarketingWallet(address newAddress
setDistributionSettings(uint256 newLiquidityShareuint256 newDevShareuint256 newBurnShare
setNumTokensBeforeSwap(uint256 newLimit
setSellFee(uint256 newLiquidityTaxuint256 newDevTaxuint256 newBurnTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
setcheckExcludedFromFees(address accountbool newValue
setcheckTxLimitExcept(address holderbool exempt
setcheckWalletLimitExcept(address holderbool exempt
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BurnedTokensForEth(address accountuint256 burnAmountuint256 ethRecievedAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.