FlameScape

Verified contract

Active on Ethereum with 422 txns
Deployed by via 0x83f81f5d at 15697984
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
--
0xe414f89ce65fdd169051843c21aa6d4148e3dd884ce8ce922f707fbca6dd6a63
0xbaca7a6f0cf5a0f4ab804c22317b4ce3e82904a747873f37b9a1e8ee8a47d919
0x88430a11612e80f9b0b67e71a519f8b5ac941cff881807572181664e79bd37cf
0x8bc25a59498bdf6e783cb682b21c16ad0cd6256628410d4b6ec10bc396cadf37
0x0c0a2c8a82acad561be0f0db15bf4b07afc47b2d3adbc6a06b71c63f402af107
0x5fa457df8ccb102735ecd11877500c5d6df900992121b97c111d8070ea21b870
0x4f2f0f55a5fc8e7879a6eacc4ccab43b2f7111947a047c2ff2f533d041fdfbe4
0x2b558af6c431ca8d2adff60141ce0fc86ab6e1078ef20612a582ca3e9773ebfa
0xd2e9dfd1127b69d5af8268a4091075a9ac499ac414dcdfc780ac34b9db49ab68
0xda5a936c1419f0fe07c5586a16c5572ef1cd39f43948044c9734da55f35924a9

Functions
Getter at block 20912450
BuyFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 totalFee)
(liquidityFee=20, treasuryFee=50, totalFee=70)
Launch(view returns (uint256 launchBlockuint8 sniperBlocksuint256 snipersCaughtbool tradingOpenbool launchProtection)
(launchBlock=15698473, sniperBlocks=2, snipersCaught=2, tradingOpen=true, launchProtection=false)
LiquiditySettings(view returns (uint256 liquidityFeeAccumulatoruint256 treasuryFeesuint256 numTokensToSwapuint256 lastSwapuint8 swapIntervalbool swapEnabledbool inSwapbool feesEnabledbool autoLiquifyEnabled)
(liquidityFeeAccumulator=1205236174349528, treasuryFees=7607409135612053098, numTokensToSwap=3000000000000000, lastSwap=1666785491, swapInterval=5, swapEnabled=true, inSwap=false, feesEnabled=true, autoLiquifyEnabled=true)
MaxFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 totalFee)
(liquidityFee=0, treasuryFee=0, totalFee=100)
SellFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 totalFee)
(liquidityFee=20, treasuryFee=50, totalFee=70)
TransferFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 totalFee)
(liquidityFee=0, treasuryFee=0, totalFee=0)
amountBurned(view returns (uint256 amount)
0
autoLiquidityReceiver(view returns (address)
0x666f28f5c8cf434b8b694b77d772c95e999057ea
cooldownInfo(view returns (bool buycooldownEnabledbool sellcooldownEnableduint8 cooldownLimituint8 cooldownTime)
(buycooldownEnabled=true, sellcooldownEnabled=true, cooldownLimit=60, cooldownTime=30)
decimals(view returns (uint8)
9
getTransactionAmounts(view returns (uint256 maxTransactionuint256 maxWalletbool transactionLimits)
(maxTransaction=30000000, maxWallet=60000000, transactionLimits=true)
name(view returns (string)
FlameScape
owner(view returns (address)
0x666f28f5c8cf434b8b694b77d772c95e999057ea
pair(view returns (address)
0xa9d81d5ac20a0d12f5357ad64a6a67c6fab3c8f7
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
FLAME
totalSupply(view returns (uint256)
3000000000000000000
treasuryFeeReceiver(view returns (address)
0x666f28f5c8cf434b8b694b77d772c95e999057ea
Read-only
_balances(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
banned(addressview returns (bool)
isOwner(address accountview returns (bool)
State-modifying
airDropTokens(address[] addressesuint256[] amounts
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
clearStuckBalance(uint256 amountPercentage
clearStuckTokens(address _tokenaddress _toreturns (bool _sent)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
limitsInEffect(bool limit
renounceOwnership(bool keepLimits
setBuyFees(uint16 _liquidityFeeuint16 _treasuryFee
setCooldownEnabled(bool buybool selluint8 _cooldown
setExemptions(address holderbool lpHoldersbool feeExemptbool maxWalletExemptbool CooldownExempt
setFeeReceivers(address _autoLiquidityReceiveraddress _treasuryFeeReceiver
setFeesEnabled(bool enabled
setMaxFees(uint16 _totalFee
setPair(address pairingbool lpPair
setSellFees(uint16 _liquidityFeeuint16 _treasuryFee
setSwapBackSettings(bool _enabledbool enableduint8 intervaluint256 _amount
setTransferFees(uint16 _liquidityFeeuint16 _treasuryFee
setWalletLimits(uint256 percentuint256 divisorbool txOrWallet
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unblacklist(address account
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Launched(
LimitsLifted(bool limits
OwnershipRenounced(
OwnershipTransferred(address oldOwneraddress newOwner
Transfer(address indexed fromaddress indexed touint256 value
TxLimitUpdated(uint256 amount
WalletLimitUpdated(uint256 amount
Constructor
constructor(string namestring symboladdress lpReceiveraddress treasuryReceiver
Fallback and receive
receive(
Errors

This contract contains no error objects.