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

Combustion

Verified contract

Active on Ethereum with 2,610 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
ERC-20
--
ERC-20
--
0x5020f48728bb9b195a8012da51e77e5feaacd2193135b29b85c6f0c8ae757d8d
0xbf8b1bba0e2cf5fb1e088e2d788b28211adb6b3286c7a38902ac200d06949e2f
0xa96fadcc64598171367dd7c4dc9c2c0e985229cb57c16ec0131ae12652c35dd6
0x2dfd281ff48e3e634868f622990c890cf447fa4fd757f00c54461922e329e723
0x8d287259cc41d97b4f0d22428c57991a73745bc4eb02445261557160ef47fd34
0xb24074d903f26b8d8f03ab5c834b9df9d6b506724abb5f7b416e829e3506210b
0xfed7210acb17bd8b6baad990d9f04dd633f3118a1cb8f513bdb80b11d764c2ea
0xfe9d0bc3d64faf047042aa8bec715ce144d570486e1ca827e1292c8fa075c331
0x2518140df9fb542763a14f538973e631319751ce06a7189aa673d6f9e64132da
0x7e81abc25fdf8e82ab6e09305daf02f2462e25a5e0f83d927131bd3b3f5e5e93

Functions
Getter at block 20792425
AWallet(view returns (address)
0x5b172cb3509c21997839aeb2b1b647a7535f86dd
BWallet(view returns (address)
0x04c0287f193f72ab826620a567a3299fd9b66902
CWallet(view returns (address)
0x04c0287f193f72ab826620a567a3299fd9b66902
buyAFee(view returns (uint256)
3
buyAutoBurnFee(view returns (uint256)
0
buyBFee(view returns (uint256)
0
buyCFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
3
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
launchedAt(view returns (uint256)
17638873
launchedAtTimestamp(view returns (uint256)
1688695847
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
20000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000
name(view returns (string)
Combustion
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellAFee(view returns (uint256)
3
sellAutoBurnFee(view returns (uint256)
0
sellBFee(view returns (uint256)
0
sellCFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
3
swapTokensAtAmount(view returns (uint256)
3500000000000000000000000
symbol(view returns (string)
FIRE
tokensForA(view returns (uint256)
12321994862172814061428473
tokensForAutoburn(view returns (uint256)
0
tokensForB(view returns (uint256)
0
tokensForC(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x788149b3087338742889cfff8e16047aa39bd7fe
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.