Bonfire

Verified contract

Active on Ethereum with 1,788 txns
Deployed by via 0x37f52ee8 at 18026250
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
Native
Value $249.99
ERC-20
--
0x6f726a82d5b90ec226c718043aa9abcc38eb253b4c826ab526b93e5a5b13e479
0x33e7816a8281cac91e8310783cf7fb5a9d59fcf1f489005b9420319b3f96ccc1
0x6f288a983d952b2015f9d0a2d987518ee6471360fb59cc9574db02d1468a27af
0x8a68ea7977ed4756c1364cf420811f156fd89f4e9ce904b9ccd731949ebdab9a
0xa4a5cd60005bedbd2eeb74926cf8b87cca2a7d04076303370c076a0ede494e64
0x2e684974f17d7bb22d8c7f1da1aa2a8251bae667d313bd7a56d9252a3968b468
0x4ebd902fd94963a09eb528fea257a93518a0bd3fe3db050074b9c634141fea12
0x80e544c2c0c1878ade9eff0da2e65593ac77826428b5e2367152a45e7af9f536
0xe08a4925a3ca08332139d57a7ebfecc0ff0a3915253d69b8426ae7586c47784d
0x49e87fa08a32f1b74c151d4ec1f798868ada00e1524f02442a32aab264a9765a

Functions
Getter at block 21227897
_burnShares(view returns (uint256)
4
_buyBurnFees(view returns (uint256)
1
_buyDevFees(view returns (uint256)
4
_buyLiquidityFees(view returns (uint256)
0
_devShares(view returns (uint256)
3
_liquidityShares(view returns (uint256)
1
_maxTxAmount(view returns (uint256)
1000000000000000000000000
_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)
2000000000000000000000000
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)
74386799029962597808760006
getStats(view returns (uint256uint256uint256)
(24612600970037402191239994, 23829055414120766285, 79829072509604797)
name(view returns (string)
Bonfire
owner(view returns (address)
0xb136bee36f67a90f5b37fa76a7ae7f91a36f34c1
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
BONFIRE
totalBurnRewards(view returns (uint256)
23829055414120766285
totalBurned(view returns (uint256)
24612600970037402191239994
totalSupply(view returns (uint256)
75387399029962597808760006
uniswapPair(view returns (address)
0x16d07efb7bc3a3bdea09f19ec5fb4178e640e089
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.